Searched refs:FunctionPrototypeScope (Results 1 – 9 of 9) sorted by relevance
43 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()75 if (flags & FunctionPrototypeScope && !(flags & LambdaScope)) in setFlags()79 if (flags & FunctionPrototypeScope) in setFlags()211 {FunctionPrototypeScope, "FunctionPrototypeScope"}, in dumpImpl()
4559 Scope::FunctionPrototypeScope | Scope::AtCatchScope)) == in CodeCompleteDeclSpec()
82 FunctionPrototypeScope = 0x100, enumerator441 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()465 Scope::FunctionPrototypeScope | in isSwitchScope()
1286 Scope::FunctionPrototypeScope); in ParseLambdaExpressionAfterIntroducer()1368 ParseScope Prototype(this, Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()3496 ParseScope LocalParametersScope(this, Scope::FunctionPrototypeScope | in ParseRequiresExpression()
353 InFunctionTemplateScope.Scopes.Enter(Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
640 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()3459 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()6745 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()6991 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1549 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1451 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()
4135 Scope::FunctionPrototypeScope); in ParseTrailingRequiresClause()