Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1501 bool resultIsReference; in tryEmitAsConstant() local
1507 resultIsReference = false; in tryEmitAsConstant()
1513 resultIsReference = true; in tryEmitAsConstant()
1563 if (resultIsReference) in tryEmitAsConstant()