Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Driver/
H A DTool.h50 const char *getShortName() const { return ShortName; } in getShortName() function
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DUsingInserter.cpp76 StringRef UsingInserter::getShortName(ASTContext &Context, in getShortName() function in clang::tidy::utils::UsingInserter
/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h42 StringRef getShortName() const { return Name; } in getShortName() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp456 const char *DWARFDie::getShortName() const { getShortName() function in DWARFDie
/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h308 const char *getShortName() const { getShortName() function