Home | History | Annotate | Download | only in src

Lines Matching refs:ParseFunctionDeclaration

153       return ParseFunctionDeclaration(ok);
266 Statement statement = ParseFunctionDeclaration(CHECK_OK);
287 PreParser::Statement PreParser::ParseFunctionDeclaration(bool* ok) {