Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1297 Expr::EvalStatus OldStatus; member in __anon6b379bbb0311::SpeculativeEvaluationRAII
1302 OldStatus = Other.OldStatus; in moveFromAndCancel()
1311 Info->EvalStatus = OldStatus; in maybeRestoreState()
1320 : Info(&Info), OldStatus(Info.EvalStatus), in SpeculativeEvaluationRAII()