Searched refs:CompoundStmtScope (Results 1 – 11 of 11) sorted by relevance
131 CompoundStmtScope = 0x400000, enumerator524 return getFlags() & Scope::CompoundStmtScope; in isCompoundStmtScope()
223 {CompoundStmtScope, "CompoundStmtScope"}, in dumpImpl()
2532 ParseScope bodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCSynchronizedStmt()2568 ParseScope TryScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt()2590 Scope::CompoundStmtScope | in ParseObjCTryStmt()2637 Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt()2687 ParseScope BodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCAutoreleasePoolStmt()3725 Scope::CompoundStmtScope); in ParseLexedObjCMethodDefs()
558 Scope::CompoundStmtScope); in ParseLexedMethodDef()746 Scope::CompoundStmtScope); in ParseLexedAttribute()
569 Scope::DeclScope | Scope::CompoundStmtScope | Scope::SEHTryScope)); in ParseSEHTryBlock()949 Scope::DeclScope | Scope::CompoundStmtScope); in ParseCompoundStatement()2575 Scope::CompoundStmtScope | in ParseCXXTryBlockCommon()
1306 Scope::CompoundStmtScope); in ParseFunctionDefinition()1337 Scope::CompoundStmtScope); in ParseFunctionDefinition()1356 Scope::CompoundStmtScope); in ParseFunctionDefinition()
374 Scope::CompoundStmtScope | in ParseOpenMPDeclareReductionDirective()409 Scope::CompoundStmtScope | in ParseOpenMPDeclareReductionDirective()591 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()691 Scope::CompoundStmtScope); in FNContextRAII()2501 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclarativeOrExecutableDirective()
1742 Scope::CompoundStmtScope); in ParseLateTemplatedFuncDef()
1513 Scope::CompoundStmtScope; in ParseLambdaExpressionAfterIntroducer()
3568 Scope::CompoundStmtScope | Scope::DeclScope); in ParseBlockLiteralExpression()
843 Scope::CompoundStmtScope); in HandlePragmaCaptured()