Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExpr.cpp906 CEK_None, enumerator
920 return CEK_None; in checkVarTypeForConstantEmission()
935 CEK = CEK_None; in tryEmitAsConstant()
941 CEK = CEK_None; in tryEmitAsConstant()
943 if (CEK == CEK_None) return ConstantEmission(); in tryEmitAsConstant()