Searched refs:FunctionPrototypeScope (Results 1 – 9 of 9) sorted by relevance
44 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()77 if (flags & FunctionPrototypeScope && !(flags & LambdaScope)) in setFlags()82 if (flags & FunctionPrototypeScope) in setFlags()214 {FunctionPrototypeScope, "FunctionPrototypeScope"}, in dumpImpl()
4567 Scope::FunctionPrototypeScope | Scope::AtCatchScope)) == in CodeCompleteDeclSpec()
85 FunctionPrototypeScope = 0x100, enumerator460 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()484 Scope::FunctionPrototypeScope | in isSwitchScope()553 Scope::TemplateParamScope | Scope::FunctionPrototypeScope |
1362 Scope::FunctionPrototypeScope); in ParseLambdaExpressionAfterIntroducer()1453 ParseScope Prototype(this, Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()3610 ParseScope LocalParametersScope(this, Scope::FunctionPrototypeScope | in ParseRequiresExpression()
397 InFunctionTemplateScope.Scopes.Enter(Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
721 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()3728 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()7154 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()7421 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1558 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1457 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()
4339 Scope::FunctionPrototypeScope); in ParseTrailingRequiresClause()