Home
last modified time | relevance | path

Searched refs:CompoundStmtScope (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h134 CompoundStmtScope = 0x400000, enumerator
582 return getFlags() & Scope::CompoundStmtScope; in isCompoundStmtScope()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DScope.cpp228 {CompoundStmtScope, "CompoundStmtScope"}, in dumpImpl()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2544 ParseScope bodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCSynchronizedStmt()
2581 ParseScope TryScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt()
2603 Scope::CompoundStmtScope | in ParseObjCTryStmt()
2650 Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt()
2699 ParseScope BodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCAutoreleasePoolStmt()
3737 Scope::CompoundStmtScope); in ParseLexedObjCMethodDefs()
H A DParseCXXInlineMethods.cpp622 Scope::CompoundStmtScope); in ParseLexedMethodDef()
812 Scope::CompoundStmtScope); in ParseLexedAttribute()
H A DParser.cpp1355 Scope::CompoundStmtScope); in ParseFunctionDefinition()
1386 Scope::CompoundStmtScope); in ParseFunctionDefinition()
1405 Scope::CompoundStmtScope); in ParseFunctionDefinition()
H A DParseStmt.cpp609 Scope::DeclScope | Scope::CompoundStmtScope | Scope::SEHTryScope)); in ParseSEHTryBlock()
1008 Scope::DeclScope | Scope::CompoundStmtScope); in ParseCompoundStatement()
2654 Scope::CompoundStmtScope | in ParseCXXTryBlockCommon()
H A DParseOpenMP.cpp379 Scope::CompoundStmtScope | in ParseOpenMPDeclareReductionDirective()
415 Scope::CompoundStmtScope | in ParseOpenMPDeclareReductionDirective()
599 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()
702 Scope::CompoundStmtScope); in FNContextRAII()
2429 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPExecutableDirective()
H A DParseTemplate.cpp1660 Scope::CompoundStmtScope); in ParseLateTemplatedFuncDef()
H A DParseExpr.cpp3789 Scope::CompoundStmtScope | Scope::DeclScope); in ParseBlockLiteralExpression()
H A DParseExprCXX.cpp1609 Scope::CompoundStmtScope; in ParseLambdaExpressionAfterIntroducer()
H A DParsePragma.cpp950 Scope::CompoundStmtScope); in HandlePragmaCaptured()
H A DParseDecl.cpp5969 Scope::CompoundStmtScope); in ParseTopLevelStmtDecl()