Home
last modified time | relevance | path

Searched refs:CEK_AsValueOnly (Results 1 – 1 of 1) 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()