Home
last modified time | relevance | path

Searched refs:resultIsReference (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1744 bool resultIsReference; in tryEmitAsConstant() local
1750 resultIsReference = false; in tryEmitAsConstant()
1756 resultIsReference = true; in tryEmitAsConstant()
1806 if (resultIsReference) in tryEmitAsConstant()