Searched refs:ApplePropertyString (Results 1 – 3 of 3) sorted by relevance
711 const char *llvm::dwarf::ApplePropertyString(unsigned Prop) { in ApplePropertyString() function in llvm::dwarf
856 const char *ApplePropertyString(unsigned);
86 if (const char *PropName = ApplePropertyString(Bit)) in dumpApplePropertyAttribute()