Home
last modified time | relevance | path

Searched defs:getShortDescription (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h836 StringRef getShortDescription() const { in getShortDescription() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h356 const char *getShortDescription() const { return ShortDesc; } in getShortDescription() function