Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h833 StringRef getShortDescription() const { in getShortDescription() function
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DTargetRegistry.h382 const char *getShortDescription() const { return ShortDesc; } in getShortDescription() function