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