Searched refs:PrototypeScope (Results 1 – 5 of 5) sorted by relevance
311 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local464 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
367 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local370 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()5104 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local5126 PrototypeScope.Exit(); in ParseDirectDeclarator()5237 ParseScope PrototypeScope(this, in ParseParenDeclarator() local5242 PrototypeScope.Exit(); in ParseParenDeclarator()
1066 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local1138 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
1115 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
1020 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local