Searched refs:ApplePropertyString (Results 1 – 3 of 3) sorted by relevance
437 StringRef ApplePropertyString(unsigned);
499 StringRef llvm::dwarf::ApplePropertyString(unsigned Prop) { in ApplePropertyString() function in llvm::dwarf
46 auto PropName = ApplePropertyString(Bit); in dumpApplePropertyAttribute()