Searched refs:getShortDescription (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Support/
H A DTargetRegistry.cpp159 << Targets[i].second->getShortDescription() << '\n';
/external/llvm/lib/Target/
H A DTargetMachineC.cpp75 return unwrap(T)->getShortDescription();
/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp390 if (X.getShortDescription() != Y.getShortDescription())
391 return X.getShortDescription() < Y.getShortDescription();
H A DPlistDiagnostics.cpp469 EmitString(o, D->getShortDescription()) << '\n';
H A DBugReporter.cpp3381 exampleReport->getShortDescription(/*Fallback=*/false),
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h184 const StringRef getShortDescription(bool UseFallback = true) const { function in class:clang::ento::BugReport
H A DPathDiagnostic.h785 StringRef getShortDescription() const { function in class:clang::ento::PathDiagnostic
/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp92 StringRef desc = PD->getShortDescription();
/external/llvm/include/llvm/Support/
H A DTargetRegistry.h250 /// getShortDescription - Get a short description of the target.
251 const char *getShortDescription() const { return ShortDesc; } function in class:llvm::Target
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 126 milliseconds