Searched refs:FunctionPrototypeScope (Results 1 – 9 of 9) sorted by relevance
44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in Init()72 if (flags & FunctionPrototypeScope) PrototypeDepth++; in Init()75 if (flags & FunctionPrototypeScope) in Init()167 } else if (Flags & FunctionPrototypeScope) { in dumpImpl()169 Flags &= ~FunctionPrototypeScope; in dumpImpl()
627 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope | in ActOnCXXThrow()
3458 Scope::FunctionPrototypeScope | in CodeCompleteDeclSpec()
79 FunctionPrototypeScope = 0x100, enumerator369 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()384 Scope::FunctionPrototypeScope | in isSwitchScope()
308 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
372 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()2698 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()5305 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()5438 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1180 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1069 Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()
1424 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()