Searched refs:atomsNeedingDebugNotes (Results 1 – 1 of 1) sorted by relevance
801 std::vector<const DefinedAtom*> atomsNeedingDebugNotes; in synthesizeDebugNotes() local834 atomsNeedingDebugNotes.push_back(info.atom); in synthesizeDebugNotes()840 std::sort(atomsNeedingDebugNotes.begin(), atomsNeedingDebugNotes.end(), in synthesizeDebugNotes()855 for (const DefinedAtom *atom : atomsNeedingDebugNotes) { in synthesizeDebugNotes()