Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp2111 static bool CheckEvaluationResult(CheckEvaluationResultKind CERK,
2331 static bool CheckEvaluationResult(CheckEvaluationResultKind CERK, in CheckEvaluationResult() argument
2356 if (!CheckEvaluationResult(CERK, Info, DiagLoc, EltTy, in CheckEvaluationResult()
2363 return CheckEvaluationResult(CERK, Info, DiagLoc, EltTy, in CheckEvaluationResult()
2369 CERK, Info, DiagLoc, Value.getUnionField()->getType(), in CheckEvaluationResult()
2378 if (!CheckEvaluationResult(CERK, Info, DiagLoc, BS.getType(), in CheckEvaluationResult()
2389 if (!CheckEvaluationResult(CERK, Info, DiagLoc, I->getType(), in CheckEvaluationResult()
2397 CERK == CheckEvaluationResultKind::ConstantExpression) { in CheckEvaluationResult()
2405 CERK == CheckEvaluationResultKind::ConstantExpression) in CheckEvaluationResult()