Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp1298 unsigned OldSpeculativeEvaluationDepth; member in __anonb66d72d20311::SpeculativeEvaluationRAII
1303 OldSpeculativeEvaluationDepth = Other.OldSpeculativeEvaluationDepth; in moveFromAndCancel()
1312 Info->SpeculativeEvaluationDepth = OldSpeculativeEvaluationDepth; in maybeRestoreState()
1321 OldSpeculativeEvaluationDepth(Info.SpeculativeEvaluationDepth) { in SpeculativeEvaluationRAII()