Searched refs:TentativeAnalysisScope (Results 1 – 3 of 3) sorted by relevance
1038 Sema::TentativeAnalysisScope Scope(Actions); in ConsumeAndStoreInitializer()
1608 TentativeAnalysisScope DiagnosticScopeGuard(*this); in BuildLambdaExpr()
6986 class TentativeAnalysisScope {6992 explicit TentativeAnalysisScope(Sema &SemaRef) in TentativeAnalysisScope() function6997 ~TentativeAnalysisScope() { in ~TentativeAnalysisScope()