Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h836 StringRef getShortDescription() const { in getShortDescription() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTargetRegistry.h321 const char *getShortDescription() const { return ShortDesc; } in getShortDescription() function