reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/AST/ExprConstant.cpp
 1990 static bool CheckEvaluationResult(CheckEvaluationResultKind CERK,

References

tools/clang/lib/AST/ExprConstant.cpp
 2077       if (!CheckEvaluationResult(CheckEvaluationResultKind::ConstantExpression,
 2179       if (!CheckEvaluationResult(CERK, Info, DiagLoc, EltTy,
 2186     return CheckEvaluationResult(CERK, Info, DiagLoc, EltTy,
 2191     return CheckEvaluationResult(
 2201         if (!CheckEvaluationResult(CERK, Info, DiagLoc, BS.getType(),
 2212       if (!CheckEvaluationResult(CERK, Info, DiagLoc, I->getType(),
 2243   return CheckEvaluationResult(CheckEvaluationResultKind::ConstantExpression,
 2253   return CheckEvaluationResult(