Searched refs:TentativeAnalysisScope (Results 1 – 7 of 7) sorted by relevance
1183 Sema::TentativeAnalysisScope Scope(Actions); in ConsumeAndStoreInitializer()
2131 Sema::TentativeAnalysisScope Trap(Actions); in ParsePostfixExpressionSuffix()
4319 Sema::TentativeAnalysisScope Trap(S); in buildCaptureDecl()6797 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPCall()6936 Sema::TentativeAnalysisScope Trap(*this); in checkOpenMPDeclareVariantFunction()8324 Sema::TentativeAnalysisScope Trap(SemaRef); in buildMinMaxValues()8357 Sema::TentativeAnalysisScope Trap(SemaRef); in buildPreCond()8790 Sema::TentativeAnalysisScope Trap(SemaRef); in buildCounterUpdate()16860 Sema::TentativeAnalysisScope Trap(S); in actOnOMPReductionKindClause()17981 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPDependClause()20853 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPAffinityClause()
2272 Sema::TentativeAnalysisScope Trap(*this); in tryExprAsCall()
455 Sema::TentativeAnalysisScope Trap(S); in instantiateOMPDeclareVariantAttr()
16602 Sema::TentativeAnalysisScope DisableDiag(SemaRef); in HandleImmediateInvocations()
9065 class TentativeAnalysisScope {9071 explicit TentativeAnalysisScope(Sema &SemaRef) in TentativeAnalysisScope() function9076 ~TentativeAnalysisScope() { in ~TentativeAnalysisScope()