Searched refs:ShortDesc (Results 1 – 4 of 4) sorted by relevance
106 const char *ShortDesc, in RegisterTarget() argument109 assert(Name && ShortDesc && TQualityFn && in RegisterTarget()122 T.ShortDesc = ShortDesc; in RegisterTarget()
713 std::string ShortDesc; variable768 if (!ShortDesc.empty()) in appendToDesc()769 ShortDesc.append(S); in appendToDesc()786 return ShortDesc.empty() ? VerboseDesc : ShortDesc; in getShortDescription()
163 const char *ShortDesc; variable251 const char *getShortDescription() const { return ShortDesc; } in getShortDescription()596 const char *ShortDesc,
117 ShortDesc(StripTrailingDots(shortDesc)), in PathDiagnostic()