Searched defs:getShortDescription (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ | ||
H A D | PathDiagnostic.h | 833 StringRef getShortDescription() const { getShortDescription() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | TargetRegistry.h | 392 const char *getShortDescription() const { return ShortDesc; } getShortDescription() function |