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