Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DTool.h50 const char *getShortName() const { return ShortName; } in getShortName() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h42 StringRef getShortName() const { return Name; } in getShortName() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp456 const char *DWARFDie::getShortName() const { in getShortName() function in DWARFDie
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h308 const char *getShortName() const { in getShortName() function