Home
last modified time | relevance | path

Searched defs:getFullName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp233 void DWARFDie::getFullName(raw_string_ostream &OS, in getFullName() function in DWARFDie
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp555 Expected<std::string> Archive::Child::getFullName() const { in getFullName() function in Archive::Child
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp332 std::string MachineBasicBlock::getFullName() const { in getFullName() function in MachineBasicBlock