Searched refs:getShortDescription (Results 1 – 3 of 3) sorted by relevance
130 << Targets[i].second->getShortDescription() << '\n'; in printRegisteredTargetsForVersion()
87 return unwrap(T)->getShortDescription(); in LLVMGetTargetDescription()
307 const char *getShortDescription() const { return ShortDesc; } in getShortDescription() function