Searched refs:TentativeAnalysisScope (Results 1 – 3 of 3) sorted by relevance
1045 Sema::TentativeAnalysisScope Scope(Actions); in ConsumeAndStoreInitializer()
1666 TentativeAnalysisScope DiagnosticScopeGuard(*this); in BuildLambdaExpr()
7597 class TentativeAnalysisScope {7603 explicit TentativeAnalysisScope(Sema &SemaRef) in TentativeAnalysisScope() function7608 ~TentativeAnalysisScope() { in ~TentativeAnalysisScope()