Searched refs:DWOFile (Results 1 – 2 of 2) sorted by relevance
75 struct DWOFile { struct79 StringMap<std::weak_ptr<DWOFile>> DWOFiles; argument80 std::weak_ptr<DWOFile> DWP;
1476 std::weak_ptr<DWOFile> *Entry = &DWOFiles[AbsolutePath]; in getDWOContext()1510 auto S = std::make_shared<DWOFile>(); in getDWOContext()