Searched refs:FunctionPrototypeScope (Results 1 – 13 of 13) sorted by relevance
44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()72 if (flags & FunctionPrototypeScope) PrototypeDepth++; in setFlags()75 if (flags & FunctionPrototypeScope) in setFlags()171 } else if (Flags & FunctionPrototypeScope) { in dumpImpl()173 Flags &= ~FunctionPrototypeScope; in dumpImpl()
668 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope | in ActOnCXXThrow()
3471 Scope::FunctionPrototypeScope | in CodeCompleteDeclSpec()
85 FunctionPrototypeScope = 0x100, enumerator457 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()481 Scope::FunctionPrototypeScope | in isSwitchScope()550 Scope::TemplateParamScope | Scope::FunctionPrototypeScope |
85 FunctionPrototypeScope = 0x100, enumerator454 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()478 Scope::FunctionPrototypeScope | in isSwitchScope()547 Scope::TemplateParamScope | Scope::FunctionPrototypeScope |
80 FunctionPrototypeScope = 0x100, enumerator372 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()387 Scope::FunctionPrototypeScope | in isSwitchScope()
82 FunctionPrototypeScope = 0x100, enumerator441 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()465 Scope::FunctionPrototypeScope | in isSwitchScope()
373 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()2753 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()5410 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()5543 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
315 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
1206 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1132 Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()
1412 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()