Searched refs:FunctionPrototypeScope (Results 1 – 9 of 9) sorted by relevance
43 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in Init()69 if (flags & FunctionPrototypeScope) PrototypeDepth++; in Init()72 if (flags & FunctionPrototypeScope) in Init()164 } else if (Flags & FunctionPrototypeScope) { in dumpImpl()166 Flags &= ~FunctionPrototypeScope; in dumpImpl()
625 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope | in ActOnCXXThrow()
3352 Scope::FunctionPrototypeScope | in CodeCompleteDeclSpec()
79 FunctionPrototypeScope = 0x100, enumerator353 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()368 Scope::FunctionPrototypeScope | in isSwitchScope()
306 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
370 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()2618 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()5085 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()5218 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1114 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1063 Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()
1020 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()