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

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

Completed in 72 milliseconds