Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp946 bool resultIsReference; in tryEmitAsConstant() local
952 resultIsReference = false; in tryEmitAsConstant()
958 resultIsReference = true; in tryEmitAsConstant()
984 if (resultIsReference) in tryEmitAsConstant()