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()
501 Scope::DeclScope | Scope::CompoundStmtScope | Scope::SEHTryScope)); in ParseSEHTryBlock()878 Scope::DeclScope | Scope::CompoundStmtScope); in ParseCompoundStatement()2394 Scope::CompoundStmtScope | in ParseCXXTryBlockCommon()
1228 Scope::CompoundStmtScope); in ParseFunctionDefinition()1259 Scope::CompoundStmtScope); in ParseFunctionDefinition()1278 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()2285 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclarativeOrExecutableDirective()
1676 Scope::CompoundStmtScope); in ParseLateTemplatedFuncDef()
3457 Scope::CompoundStmtScope | Scope::DeclScope); in ParseBlockLiteralExpression()
1459 Scope::CompoundStmtScope; in ParseLambdaExpressionAfterIntroducer()
748 Scope::CompoundStmtScope); in HandlePragmaCaptured()