Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp1989 static bool CheckEvaluationResult(CheckEvaluationResultKind CERK,
2153 static bool CheckEvaluationResult(CheckEvaluationResultKind CERK, in CheckEvaluationResult() argument
2178 if (!CheckEvaluationResult(CERK, Info, DiagLoc, EltTy, in CheckEvaluationResult()
2185 return CheckEvaluationResult(CERK, Info, DiagLoc, EltTy, in CheckEvaluationResult()
2191 CERK, Info, DiagLoc, Value.getUnionField()->getType(), in CheckEvaluationResult()
2200 if (!CheckEvaluationResult(CERK, Info, DiagLoc, BS.getType(), in CheckEvaluationResult()
2211 if (!CheckEvaluationResult(CERK, Info, DiagLoc, I->getType(), in CheckEvaluationResult()
2219 CERK == CheckEvaluationResultKind::ConstantExpression) { in CheckEvaluationResult()
2227 CERK == CheckEvaluationResultKind::ConstantExpression) in CheckEvaluationResult()