Searched defs:DebugTypeDeclFilePatch (Results 1 – 2 of 2) sorted by relevance
131 struct DebugTypeDeclFilePatch { struct135 DIE *Die = nullptr;136 TypeEntry *TypeName = nullptr;137 StringEntry *Directory = nullptr;138 StringEntry *FilePath = nullptr;139 uint32_t FileID = 0;
55 DebugTypeDeclFilePatch::DebugTypeDeclFilePatch(DIE *Die, TypeEntry *TypeName, in DebugTypeDeclFilePatch() function in DebugTypeDeclFilePatch