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()
3457 Scope::FunctionPrototypeScope | in CodeCompleteDeclSpec()
79 FunctionPrototypeScope = 0x100, enumerator369 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()384 Scope::FunctionPrototypeScope | in isSwitchScope()
306 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
371 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()2694 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()5285 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()5418 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1148 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1067 Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()
1415 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()