Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dloader.cc35 struct LoaderImpl::LoadID { struct in LoaderImpl
37 LoadID(const SourceFile& f, const Label& tc_name) in LoadID() function
40 bool operator<(const LoadID& other) const { in operator <()
46 SourceFile file;
47 Label toolchain_name;