Home | History | Annotate | Download | only in src

Lines Matching full:parsemoduledeclaration

973           return ParseModuleDeclaration(NULL, ok);
982 Statement* Parser::ParseModuleDeclaration(ZoneStringList* names, bool* ok) {
1277 result = ParseModuleDeclaration(&names, CHECK_OK);