Searched refs:FunctionPrototypeScope (Results 1 – 10 of 10) sorted by relevance
43 FunctionPrototypeScope | AtCatchScope | ObjCMethodScope)) == in setFlags()71 if (flags & FunctionPrototypeScope) PrototypeDepth++; in setFlags()74 if (flags & FunctionPrototypeScope) in setFlags()154 {FunctionPrototypeScope, "FunctionPrototypeScope"}, in dumpImpl()
825 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope | in ActOnCXXThrow()
4321 Scope::FunctionPrototypeScope | Scope::AtCatchScope)) == in CodeCompleteDeclSpec()
81 FunctionPrototypeScope = 0x100, enumerator415 return getFlags() & Scope::FunctionPrototypeScope; in isFunctionPrototypeScope()436 Scope::FunctionPrototypeScope | in isSwitchScope()
337 InFunctionTemplateScope.Scopes.Enter(Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration()
500 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()3129 Scope::FunctionPrototypeScope | in ParseDeclarationSpecifiers()6198 Scope::FunctionPrototypeScope|Scope::DeclScope| in ParseDirectDeclarator()6416 Scope::FunctionPrototypeScope | Scope::DeclScope | in ParseParenDeclarator()
1398 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLambdaExpressionAfterIntroducer()3371 ParseScope LocalParametersScope(this, Scope::FunctionPrototypeScope | in ParseRequiresExpression()
1407 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations()
1400 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl()
3882 Scope::FunctionPrototypeScope); in ParseTrailingRequiresClause()