Searched refs:CompoundStmtScope (Results 1 – 11 of 11) sorted by relevance
130 CompoundStmtScope = 0x400000, enumerator483 return getFlags() & Scope::CompoundStmtScope; in isCompoundStmtScope()
168 {CompoundStmtScope, "CompoundStmtScope"}, in dumpImpl()
2479 ParseScope bodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCSynchronizedStmt()2515 ParseScope TryScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt()2537 Scope::CompoundStmtScope | in ParseObjCTryStmt()2583 Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCTryStmt()2633 ParseScope BodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCAutoreleasePoolStmt()3671 Scope::CompoundStmtScope); in ParseLexedObjCMethodDefs()
543 Scope::CompoundStmtScope); in ParseLexedMethodDef()727 Scope::CompoundStmtScope); in ParseLexedAttribute()
506 Scope::DeclScope | Scope::CompoundStmtScope | Scope::SEHTryScope)); in ParseSEHTryBlock()883 Scope::DeclScope | Scope::CompoundStmtScope); in ParseCompoundStatement()2399 Scope::CompoundStmtScope | in ParseCXXTryBlockCommon()
1231 Scope::CompoundStmtScope); in ParseFunctionDefinition()1262 Scope::CompoundStmtScope); in ParseFunctionDefinition()1281 Scope::CompoundStmtScope); in ParseFunctionDefinition()
362 Scope::CompoundStmtScope | in ParseOpenMPDeclareReductionDirective()397 Scope::CompoundStmtScope | in ParseOpenMPDeclareReductionDirective()583 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()683 Scope::CompoundStmtScope); in FNContextRAII()2288 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclarativeOrExecutableDirective()
1676 Scope::CompoundStmtScope); in ParseLateTemplatedFuncDef()
3487 Scope::CompoundStmtScope | Scope::DeclScope); in ParseBlockLiteralExpression()
1459 Scope::CompoundStmtScope; in ParseLambdaExpressionAfterIntroducer()
748 Scope::CompoundStmtScope); in HandlePragmaCaptured()