Searched refs:parseModuleImport (Results 1 – 2 of 2) sorted by relevance
171 bool parseModuleImport();
1330 bool UnwrappedLineParser::parseModuleImport() { in parseModuleImport() function in clang::format::UnwrappedLineParser1608 if (FormatTok->is(Keywords.kw_import) && parseModuleImport()) in parseStructuralElement()1646 if (Style.isCpp() && parseModuleImport()) in parseStructuralElement()