Searched refs:DebugTypeDeclFilePatch (Results 1 – 3 of 3) sorted by relevance
149 std::function<bool(const DebugTypeDeclFilePatch &LHS, in prepareDataForTreeCreation()150 const DebugTypeDeclFilePatch &RHS)> in prepareDataForTreeCreation()151 PatchesComparator = [&](const DebugTypeDeclFilePatch &LHS, in prepareDataForTreeCreation()152 const DebugTypeDeclFilePatch &RHS) { in prepareDataForTreeCreation()168 [&](DebugTypeDeclFilePatch &Patch) { in prepareDataForTreeCreation()
131 struct DebugTypeDeclFilePatch { struct132 DebugTypeDeclFilePatch(DIE *Die, TypeEntry *TypeName, StringEntry *Directory,208 ADD_PATCHES_LIST(DebugTypeDeclFilePatch) in ADD_PATCHES_LIST()
54 DebugTypeDeclFilePatch::DebugTypeDeclFilePatch(DIE *Die, TypeEntry *TypeName, in DebugTypeDeclFilePatch() function in DebugTypeDeclFilePatch