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