Home | History | Annotate | Download | only in Support

Lines Matching refs:ShortDesc

136     /// ShortDesc - A short description of the target.
137 const char *ShortDesc;
219 const char *getShortDescription() const { return ShortDesc; }
519 /// @param ShortDesc - A short target description. This should be a static
527 const char *ShortDesc,