Searched refs:parseModuleImport (Results 1 – 2 of 2) sorted by relevance
166 bool parseModuleImport();
1341 bool UnwrappedLineParser::parseModuleImport() { in parseModuleImport() function in clang::format::UnwrappedLineParser1632 if (FormatTok->is(Keywords.kw_import) && parseModuleImport()) in parseStructuralElement()1670 if (IsCpp && parseModuleImport()) in parseStructuralElement()