HomeSort by relevance Sort by last modified time
    Searched defs:hasLinkerPrivateGlobalPrefix (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
DataLayout.h 257 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; }
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 440 bool hasLinkerPrivateGlobalPrefix() const {
444 if (hasLinkerPrivateGlobalPrefix())

Completed in 80 milliseconds