Home
last modified time | relevance | path

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

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