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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1417 static ConstantEmissionKind checkVarTypeForConstantEmission(QualType type) { function
1444 CEK = checkVarTypeForConstantEmission(var->getType());

Completed in 84 milliseconds