Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp1453 bool resultIsReference; in tryEmitAsConstant() local
1459 resultIsReference = false; in tryEmitAsConstant()
1465 resultIsReference = true; in tryEmitAsConstant()
1492 if (resultIsReference) in tryEmitAsConstant()