Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()