Home
last modified time | relevance | path

Searched defs:CompareByImportFile (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dcommand_format.cc471 struct CompareByImportFile { in SortImports() struct
472 bool operator()(const std::unique_ptr<PARSENODE>& a, in SortImports()