Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1152 bool resultIsReference; in tryEmitAsConstant() local
1158 resultIsReference = false; in tryEmitAsConstant()
1164 resultIsReference = true; in tryEmitAsConstant()
1190 if (resultIsReference) in tryEmitAsConstant()
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1501 bool resultIsReference; in tryEmitAsConstant() local
1507 resultIsReference = false; in tryEmitAsConstant()
1513 resultIsReference = true; in tryEmitAsConstant()
1563 if (resultIsReference) in tryEmitAsConstant()