Searched refs:DWOFile (Results 1 – 2 of 2) sorted by relevance
80 struct DWOFile { struct84 StringMap<std::weak_ptr<DWOFile>> DWOFiles; argument85 std::weak_ptr<DWOFile> DWP;
1378 std::weak_ptr<DWOFile> *Entry = &DWOFiles[AbsolutePath]; in getDWOContext()1412 auto S = std::make_shared<DWOFile>(); in getDWOContext()