Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp1303 void maybeRestoreState() { in maybeRestoreState() function in __anon7a1fdcea0311::SpeculativeEvaluationRAII
1328 maybeRestoreState(); in operator =()
1333 ~SpeculativeEvaluationRAII() { maybeRestoreState(); } in ~SpeculativeEvaluationRAII()