Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp1708 static ConstantEmissionKind checkVarTypeForConstantEmission(QualType type) { in checkVarTypeForConstantEmission() function
1735 CEK = checkVarTypeForConstantEmission(var->getType()); in tryEmitAsConstant()