Searched refs:shortName (Results 1 – 8 of 8) sorted by relevance
9 1 2 3 4 : shortName : Long Name13 for the base name in C. Otherwise, the shortName is used.34 1 2 3 4 : shortName : Long Name
1076 const char* shortName; member1348 if (info->shortName) in ParseOption()1349 if (!strcmp (info->shortName, option)) in ParseOption()1604 if (info->shortName) in Usage()1605 fprintf (stderr, "-%-20s %s\n", info->shortName, in Usage()
838 const std::string &shortName() const { return ShortName; } in shortName() function in __anon819a2c470111::ACLEIntrinsic1721 Int.polymorphic() ? StringTable.GetOrAddStringOffset(Int.shortName()) in EmitBuiltinAliases()1829 Polymorphic ? Int.shortName() : Int.fullName(); in EmitHeader()1959 StringRef Name = Int.shortName(); in EmitBuiltinDef()2077 "__arm_" + (Polymorphic ? Int.shortName() : Int.fullName()); in EmitHeader()
164 C<1.2.3.4 shortName A long name>
623 1.2.3.4 shortName A longer Name
224 shortName = a very long OID name, 1.2.3.4
2574 StringRef shortName = guessLibraryShortName(Name, isFramework, Suffix); in getLibraryShortNameByIndex() local2575 if (shortName.empty()) in getLibraryShortNameByIndex()2578 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()
11336 shortName = some long name, 1.2.3.4