Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp984 bool resultIsReference; in tryEmitAsConstant() local
990 resultIsReference = false; in tryEmitAsConstant()
996 resultIsReference = true; in tryEmitAsConstant()
1022 if (resultIsReference) in tryEmitAsConstant()