HomeSort by: relevance | last modified time | path
    Searched defs:getShortDescription (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 165 StringRef getShortDescription(bool UseFallback = true) const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
TargetRegistry.h 320 /// getShortDescription - Get a short description of the target.
321 const char *getShortDescription() const { return ShortDesc; }
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/
PathDiagnostic.h 836 StringRef getShortDescription() const {

Completed in 18 milliseconds