Searched refs:TentativeAnalysisScope (Results 1 – 7 of 7) sorted by relevance
1203 Sema::TentativeAnalysisScope Scope(Actions); in ConsumeAndStoreInitializer()
2185 Sema::TentativeAnalysisScope Trap(Actions); in ParsePostfixExpressionSuffix()
2486 Sema::TentativeAnalysisScope Trap(*this); in tryExprAsCall()
4653 Sema::TentativeAnalysisScope Trap(S); in buildCaptureDecl()7325 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPCall()7498 Sema::TentativeAnalysisScope Trap(*this); in checkOpenMPDeclareVariantFunction()8946 Sema::TentativeAnalysisScope Trap(SemaRef); in buildMinMaxValues()8981 Sema::TentativeAnalysisScope Trap(SemaRef); in buildPreCond()9416 Sema::TentativeAnalysisScope Trap(SemaRef); in buildCounterUpdate()19596 Sema::TentativeAnalysisScope Trap(S); in actOnOMPReductionKindClause()20719 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPDependClause()23794 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPAffinityClause()
481 Sema::TentativeAnalysisScope Trap(S); in instantiateOMPDeclareVariantAttr()
17949 Sema::TentativeAnalysisScope DisableDiag(SemaRef); in HandleImmediateInvocations()
9769 class TentativeAnalysisScope {9775 explicit TentativeAnalysisScope(Sema &SemaRef) in TentativeAnalysisScope() function9780 ~TentativeAnalysisScope() { in ~TentativeAnalysisScope()