Searched refs:CEK_None (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp913 CEK_None, enumerator in enum:ConstantEmissionKind
927 return CEK_None;
942 CEK = CEK_None;
948 CEK = CEK_None;
950 if (CEK == CEK_None) return ConstantEmission();

Completed in 179 milliseconds