Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1115 CEK_AsValueOnly enumerator
1125 return CEK_AsValueOnly; in checkVarTypeForConstantEmission()
1145 CEK = CEK_AsValueOnly; in tryEmitAsConstant()
1162 } else if (CEK != CEK_AsValueOnly && in tryEmitAsConstant()
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1463 CEK_AsValueOnly enumerator
1473 return CEK_AsValueOnly; in checkVarTypeForConstantEmission()
1494 CEK = CEK_AsValueOnly; in tryEmitAsConstant()
1511 } else if (CEK != CEK_AsValueOnly && in tryEmitAsConstant()