Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1465 static ConstantEmissionKind checkVarTypeForConstantEmission(QualType type) { in checkVarTypeForConstantEmission() function
1492 CEK = checkVarTypeForConstantEmission(var->getType()); in tryEmitAsConstant()