Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp971 CEK_None, enumerator
985 return CEK_None; in checkVarTypeForConstantEmission()
1000 CEK = CEK_None; in tryEmitAsConstant()
1006 CEK = CEK_None; in tryEmitAsConstant()
1008 if (CEK == CEK_None) return ConstantEmission(); in tryEmitAsConstant()