Searched refs:FunctionPrototypeScope (Results 1 – 8 of 8) sorted by relevance
71 FunctionPrototypeScope = 0x100, enumerator288 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()303 Scope::FunctionPrototypeScope | in isSwitchScope()
51 if (flags & FunctionPrototypeScope) PrototypeDepth++; in Init()
508 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope | in ActOnCXXThrow()
3039 Scope::FunctionPrototypeScope | in CodeCompleteDeclSpec()
285 Scope::FunctionPrototypeScope|Scope::DeclScope); in ParseLexedMethodDeclaration()
991 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope|Scope::DeclScope); in ParseKNRParamDeclarations()
1331 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()3708 Scope::FunctionPrototypeScope|Scope::DeclScope); in ParseFunctionDeclarator()
900 Scope::FunctionPrototypeScope|Scope::DeclScope); in ParseObjCMethodDecl()