Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dcommand_format.cc388 struct CompareByImportFile { in SortImports() struct
389 bool operator()(const std::unique_ptr<PARSENODE>& a, in SortImports()
/dports/devel/gn/gn-1962/src/gn/
H A Dcommand_format.cc449 struct CompareByImportFile { in SortImports() struct
450 bool operator()(const std::unique_ptr<PARSENODE>& a, in SortImports()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dcommand_format.cc440 struct CompareByImportFile { in SortImports() struct
441 bool operator()(const std::unique_ptr<PARSENODE>& a, in SortImports()