Searched refs:PrototypeScope (Results 1 – 5 of 5) sorted by relevance
308 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local461 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
368 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local372 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()5304 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local5326 PrototypeScope.Exit(); in ParseDirectDeclarator()5437 ParseScope PrototypeScope(this, in ParseParenDeclarator() local5442 PrototypeScope.Exit(); in ParseParenDeclarator()
1068 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local1139 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
1180 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
1424 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local