Searched refs:DebugLineStrPatch (Results 1 – 4 of 4) sorted by relevance
218 std::function<bool(const DebugLineStrPatch &LHS, in prepareDataForTreeCreation()219 const DebugLineStrPatch &RHS)> in prepareDataForTreeCreation()220 LineStrPatchesComparator = [&](const DebugLineStrPatch &LHS, in prepareDataForTreeCreation()221 const DebugLineStrPatch &RHS) { in prepareDataForTreeCreation()
51 struct DebugLineStrPatch : SectionPatch { struct198 ADD_PATCHES_LIST(DebugLineStrPatch) in ADD_PATCHES_LIST()
129 notePatch(DebugLineStrPatch{ in emitString()335 Section.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in applyPatches()
1009 OutSection.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in forEachOutputString()1025 OutSection.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in forEachOutputString()