Searched defs:shortName (Results 1 – 3 of 3) sorted by relevance
77 const char *shortName; /* Short option */ member
839 const std::string &shortName() const { return ShortName; } in shortName() function in __anone3a730d20111::ACLEIntrinsic
2469 StringRef shortName = guessLibraryShortName(Name, isFramework, Suffix); in getLibraryShortNameByIndex() local