Searched refs:LoadID (Results 1 – 2 of 2) sorted by relevance
35 struct LoaderImpl::LoadID { struct in LoaderImpl36 LoadID() = default;37 LoadID(const SourceFile& f, const Label& tc_name) in LoadID() argument40 bool operator<(const LoadID& other) const { in operator <() argument105 LoadID load_id(file, toolchain_name); in Load()
120 struct LoadID;174 using LoadIDSet = std::set<LoadID>;