Searched refs:PrototypeScope (Results 1 – 5 of 5) sorted by relevance
306 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local459 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
367 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local371 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()5284 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local5306 PrototypeScope.Exit(); in ParseDirectDeclarator()5417 ParseScope PrototypeScope(this, in ParseParenDeclarator() local5422 PrototypeScope.Exit(); in ParseParenDeclarator()
1066 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local1137 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
1148 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
1415 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local