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.cpp1807 bool resultIsReference; in tryEmitAsConstant() local
1813 resultIsReference = false; in tryEmitAsConstant()
1819 resultIsReference = true; in tryEmitAsConstant()
1868 if (resultIsReference) in tryEmitAsConstant()