Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1292 unsigned OldSpeculativeEvaluationDepth; member in __anon3f12a8aa0311::SpeculativeEvaluationRAII
1297 OldSpeculativeEvaluationDepth = Other.OldSpeculativeEvaluationDepth; in moveFromAndCancel()
1306 Info->SpeculativeEvaluationDepth = OldSpeculativeEvaluationDepth; in maybeRestoreState()
1315 OldSpeculativeEvaluationDepth(Info.SpeculativeEvaluationDepth) { in SpeculativeEvaluationRAII()