Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1750 bool resultIsReference; in tryEmitAsConstant() local
1756 resultIsReference = false; in tryEmitAsConstant()
1762 resultIsReference = true; in tryEmitAsConstant()
1812 if (resultIsReference) in tryEmitAsConstant()