Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A DTest.py290 def getFullName(self): member in Test
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp230 void DWARFDie::getFullName(raw_string_ostream &OS, in getFullName() function in DWARFDie
/openbsd/gnu/llvm/llvm/lib/Object/
H A DArchive.cpp546 Expected<std::string> Archive::Child::getFullName() const { in getFullName() function in Archive::Child
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp324 std::string MachineBasicBlock::getFullName() const { in getFullName() function in MachineBasicBlock