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 259 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; }
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 461 bool hasLinkerPrivateGlobalPrefix() const {
465 if (hasLinkerPrivateGlobalPrefix())

Completed in 367 milliseconds