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
602 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.cpp2240 ParseScope bodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCSynchronizedStmt()
2266 ParseScope TryScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt()
2288 Scope::CompoundStmtScope | in ParseObjCTryStmt()
2335 Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt()
2381 ParseScope BodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCAutoreleasePoolStmt()
3300 Scope::CompoundStmtScope); in ParseLexedObjCMethodDefs()
H A DParseCXXInlineMethods.cpp601 Scope::CompoundStmtScope); in ParseLexedMethodDef()
769 Scope::CompoundStmtScope); in ParseLexedAttribute()
H A DParseStmt.cpp567 Scope::DeclScope | Scope::CompoundStmtScope | Scope::SEHTryScope)); in ParseSEHTryBlock()
947 Scope::DeclScope | Scope::CompoundStmtScope); in ParseCompoundStatement()
2490 Scope::CompoundStmtScope | in ParseCXXTryBlockCommon()
H A DParser.cpp1279 Scope::CompoundStmtScope); in ParseFunctionDefinition()
1310 Scope::CompoundStmtScope); in ParseFunctionDefinition()
1329 Scope::CompoundStmtScope); in ParseFunctionDefinition()
H A DParseOpenMP.cpp250 Scope::CompoundStmtScope | in ParseOpenMPDeclareReductionDirective()
286 Scope::CompoundStmtScope | in ParseOpenMPDeclareReductionDirective()
465 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()
639 Scope::CompoundStmtScope); in FNContextRAII()
2288 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPExecutableDirective()
2448 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPInformationalDirective()
H A DParseTemplate.cpp1449 Scope::CompoundStmtScope); in ParseLateTemplatedFuncDef()
H A DParseExprCXX.cpp1468 Scope::CompoundStmtScope; in ParseLambdaExpressionAfterIntroducer()
H A DParseExpr.cpp3269 Scope::CompoundStmtScope | Scope::DeclScope); in ParseBlockLiteralExpression()
H A DParsePragma.cpp938 Scope::CompoundStmtScope); in HandlePragmaCaptured()
H A DParseDecl.cpp5695 Scope::CompoundStmtScope); in ParseTopLevelStmtDecl()