Searched refs:PrototypeScope (Results 1 – 5 of 5) sorted by relevance
315 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseLexedMethodDeclaration() local468 PrototypeScope.Exit(); in ParseLexedMethodDeclaration()
369 std::unique_ptr<ParseScope> PrototypeScope; in ParseGNUAttributeArgs() local373 PrototypeScope.reset(new ParseScope(this, Scope::FunctionPrototypeScope | in ParseGNUAttributeArgs()5409 ParseScope PrototypeScope(this, in ParseDirectDeclarator() local5431 PrototypeScope.Exit(); in ParseDirectDeclarator()5542 ParseScope PrototypeScope(this, in ParseParenDeclarator() local5547 PrototypeScope.Exit(); in ParseParenDeclarator()
1131 ParseScope PrototypeScope(this, in ParseLambdaExpressionAfterIntroducer() local1205 PrototypeScope.Exit(); in ParseLambdaExpressionAfterIntroducer()
1206 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseKNRParamDeclarations() local
1412 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope | in ParseObjCMethodDecl() local