Home
last modified time | relevance | path

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

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