Searched defs:shortName (Results 1 – 3 of 3) sorted by relevance
1076 const char* shortName; member
838 const std::string &shortName() const { return ShortName; } in shortName() function in __anon819a2c470111::ACLEIntrinsic
2574 StringRef shortName = guessLibraryShortName(Name, isFramework, Suffix); in getLibraryShortNameByIndex() local