Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Driver/
DTool.h50 const char *getShortName() const { return ShortName; } in getShortName() function
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DStreamUtil.h42 StringRef getShortName() const { return Name; } in getShortName() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp453 const char *DWARFDie::getShortName() const { in getShortName() function in DWARFDie
/openbsd/src/gnu/llvm/llvm/include/llvm/Object/
DCOFF.h308 const char *getShortName() const { in getShortName() function