Searched refs:FunctionPrototypeScope (Results 1 – 9 of 9) sorted by relevance
43 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()71 if (flags & FunctionPrototypeScope) PrototypeDepth++; in setFlags()74 if (flags & FunctionPrototypeScope) in setFlags()206 {FunctionPrototypeScope, "FunctionPrototypeScope"}, in dumpImpl()
4443 Scope::FunctionPrototypeScope | Scope::AtCatchScope)) == in CodeCompleteDeclSpec()
81 FunctionPrototypeScope = 0x100, enumerator433 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()457 Scope::FunctionPrototypeScope | in isSwitchScope()
351 InFunctionTemplateScope.Scopes.Enter(Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
543 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()3256 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()6387 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()6605 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1399 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()3418 ParseScope LocalParametersScope(this, Scope::FunctionPrototypeScope | in ParseRequiresExpression()
1461 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1406 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()
3979 Scope::FunctionPrototypeScope); in ParseTrailingRequiresClause()