Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2239 if (CheckedTemps.insert(MTE).second) { in CheckLValueConstantExpression()
2358 SubobjectLoc, CheckedTemps)) in CheckEvaluationResult()
2365 CheckedTemps); in CheckEvaluationResult()
2371 CheckedTemps); in CheckEvaluationResult()
2380 BS.getBeginLoc(), CheckedTemps)) in CheckEvaluationResult()
2401 CheckedTemps); in CheckEvaluationResult()
2422 CheckedTemporaries CheckedTemps; in CheckConstantExpression() local
2425 SourceLocation(), CheckedTemps); in CheckConstantExpression()
2432 CheckedTemporaries CheckedTemps; in CheckFullyInitialized() local
2435 ConstantExprKind::Normal, SourceLocation(), CheckedTemps); in CheckFullyInitialized()
[all …]