Searched refs:getShortDescription (Results 1 – 10 of 10) sorted by relevance
133 << Targets[i].second->getShortDescription() << '\n'; in printRegisteredTargetsForVersion()
98 return unwrap(T)->getShortDescription(); in LLVMGetTargetDescription()
388 if (X.getShortDescription() != Y.getShortDescription()) in compare()389 return X.getShortDescription() < Y.getShortDescription(); in compare()
385 EmitString(o, D->getShortDescription()) << '\n'; in FlushDiagnosticsImpl()
3401 exampleReport->getShortDescription(/*Fallback=*/false), BT.getCategory(), in FlushReport()
184 StringRef getShortDescription(bool UseFallback = true) const {
793 StringRef getShortDescription() const { in getShortDescription() function
118 Diag.Report(WarnLoc, WarnID) << PD->getShortDescription() in FlushDiagnosticsImpl()
270 const char *getShortDescription() const { return ShortDesc; } in getShortDescription() function
837 acct.put("ShortDescription", ((data.getShortDescription() != null) ? data in buildPhoneAccount()838 .getShortDescription().toString() : "")); in buildPhoneAccount()