Searched defs:getFullName (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/utils/lit/lit/ | ||
H A D | Test.py | 298 def getFullName(self): member in Test |
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDie.cpp | 233 void DWARFDie::getFullName(raw_string_ostream &OS, getFullName() function in DWARFDie |
/llvm-project/llvm/lib/Object/ | ||
H A D | Archive.cpp | 555 Expected<std::string> Archive::Child::getFullName() const { getFullName() function in Archive::Child |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineBasicBlock.cpp | 332 std::string MachineBasicBlock::getFullName() const { getFullName() function in MachineBasicBlock |