Searched defs:CompareByImportFile (Results 1 – 1 of 1) sorted by relevance
438 struct CompareByImportFile { in SortImports() struct439 bool operator()(const std::unique_ptr<PARSENODE>& a, in SortImports()