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