Searched defs:LoadID (Results 1 – 1 of 1) sorted by relevance
38 struct LoaderImpl::LoadID { struct in LoaderImpl39 LoadID() {} in LoadID() function40 LoadID(const SourceFile& f, const Label& tc_name) in LoadID() function45 bool operator<(const LoadID& other) const { in operator <()51 SourceFile file;52 Label toolchain_name;