Searched refs:ApplePropertyString (Results 1 – 6 of 6) sorted by relevance
629 const char *ApplePropertyString(unsigned);
522 const char *llvm::dwarf::ApplePropertyString(unsigned Prop) { in ApplePropertyString() function in llvm::dwarf
435 StringRef ApplePropertyString(unsigned);
469 StringRef llvm::dwarf::ApplePropertyString(unsigned Prop) { in ApplePropertyString() function in llvm::dwarf
86 if (const char *PropName = ApplePropertyString(Bit)) in dumpApplePropertyAttribute()
46 auto PropName = ApplePropertyString(Bit); in dumpApplePropertyAttribute()