Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp1038 Sema::TentativeAnalysisScope Scope(Actions); in ConsumeAndStoreInitializer()
/external/llvm-project/clang/lib/Parse/
DParseCXXInlineMethods.cpp1183 Sema::TentativeAnalysisScope Scope(Actions); in ConsumeAndStoreInitializer()
DParseExpr.cpp2129 Sema::TentativeAnalysisScope Trap(Actions); in ParsePostfixExpressionSuffix()
/external/clang/lib/Sema/
DSemaLambda.cpp1608 TentativeAnalysisScope DiagnosticScopeGuard(*this); in BuildLambdaExpr()
/external/llvm-project/clang/lib/Sema/
DSema.cpp2219 Sema::TentativeAnalysisScope Trap(*this); in tryExprAsCall()
DSemaOpenMP.cpp4202 Sema::TentativeAnalysisScope Trap(S); in buildCaptureDecl()
6063 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPCall()
6202 Sema::TentativeAnalysisScope Trap(*this); in checkOpenMPDeclareVariantFunction()
7587 Sema::TentativeAnalysisScope Trap(SemaRef); in buildMinMaxValues()
7620 Sema::TentativeAnalysisScope Trap(SemaRef); in buildPreCond()
8048 Sema::TentativeAnalysisScope Trap(SemaRef); in buildCounterUpdate()
16594 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPDependClause()
19421 Sema::TentativeAnalysisScope Trap(*this); in ActOnOpenMPAffinityClause()
DSemaTemplateInstantiateDecl.cpp455 Sema::TentativeAnalysisScope Trap(S); in instantiateOMPDeclareVariantAttr()
DSemaExpr.cpp16472 Sema::TentativeAnalysisScope DisableDiag(SemaRef); in HandleImmediateInvocations()
/external/clang/include/clang/Sema/
DSema.h6986 class TentativeAnalysisScope {
6992 explicit TentativeAnalysisScope(Sema &SemaRef) in TentativeAnalysisScope() function
6997 ~TentativeAnalysisScope() { in ~TentativeAnalysisScope()
/external/llvm-project/clang/include/clang/Sema/
DSema.h8913 class TentativeAnalysisScope {
8919 explicit TentativeAnalysisScope(Sema &SemaRef) in TentativeAnalysisScope() function
8924 ~TentativeAnalysisScope() { in ~TentativeAnalysisScope()