Home
last modified time | relevance | path

Searched refs:translationUnitSource (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DDebugInfo.h58 const TranslationUnitSource &translationUnitSource() const { return _tu; } in translationUnitSource() function
DMachONormalizedFileFromAtoms.cpp861 auto &tu = dwarf.translationUnitSource(); in synthesizeDebugNotes()