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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp918 static ConstantEmissionKind checkVarTypeForConstantEmission(QualType type) { function
944 CEK = checkVarTypeForConstantEmission(var->getType());

Completed in 60 milliseconds