reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4054 bool ConstantFoldsToSimpleInteger(const Expr *Cond, llvm::APSInt &Result,
1594 if (ConstantFoldsToSimpleInteger(S.getCond(), ConstantCondValue)) {
tools/clang/lib/CodeGen/CodeGenFunction.cpp 1333 if (!ConstantFoldsToSimpleInteger(Cond, ResultInt, AllowLabels))