Searched refs:FunctionPrototypeScope (Results 1 – 9 of 9) sorted by relevance
43 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()74 if (flags & FunctionPrototypeScope) PrototypeDepth++; in setFlags()77 if (flags & FunctionPrototypeScope) in setFlags()209 {FunctionPrototypeScope, "FunctionPrototypeScope"}, in dumpImpl()
4478 Scope::FunctionPrototypeScope | Scope::AtCatchScope)) == in CodeCompleteDeclSpec()
82 FunctionPrototypeScope = 0x100, enumerator436 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()460 Scope::FunctionPrototypeScope | in isSwitchScope()
351 InFunctionTemplateScope.Scopes.Enter(Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
1452 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()3480 ParseScope LocalParametersScope(this, Scope::FunctionPrototypeScope | in ParseRequiresExpression()
541 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()3307 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()6523 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()6759 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1494 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1438 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()
4071 Scope::FunctionPrototypeScope); in ParseTrailingRequiresClause()