Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp2256 if (CheckedTemps.insert(MTE).second) { in CheckLValueConstantExpression()
2375 SubobjectLoc, CheckedTemps)) in CheckEvaluationResult()
2382 CheckedTemps); in CheckEvaluationResult()
2388 CheckedTemps); in CheckEvaluationResult()
2397 BS.getBeginLoc(), CheckedTemps)) in CheckEvaluationResult()
2418 CheckedTemps); in CheckEvaluationResult()
2439 CheckedTemporaries CheckedTemps; in CheckConstantExpression() local
2442 SourceLocation(), CheckedTemps); in CheckConstantExpression()
2449 CheckedTemporaries CheckedTemps; in CheckFullyInitialized() local
2452 ConstantExprKind::Normal, SourceLocation(), CheckedTemps); in CheckFullyInitialized()
[all …]