Searched refs:FunctionPrototypeScope (Results 1 – 9 of 9) sorted by relevance
44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()72 if (flags & FunctionPrototypeScope) PrototypeDepth++; in setFlags()75 if (flags & FunctionPrototypeScope) in setFlags()155 {FunctionPrototypeScope, "FunctionPrototypeScope"}, in dumpImpl()
739 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope | in ActOnCXXThrow()
3845 Scope::FunctionPrototypeScope | Scope::AtCatchScope)) == in CodeCompleteDeclSpec()
82 FunctionPrototypeScope = 0x100, enumerator383 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()398 Scope::FunctionPrototypeScope | in isSwitchScope()
304 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
397 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()3002 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()5831 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()6028 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1279 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1128 Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()
1383 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()