HomeSort by: relevance | last modified time | path
    Searched defs:hasLinkerPrivateGlobalPrefix (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DataLayout.h 307 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; }
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 646 bool hasLinkerPrivateGlobalPrefix() const {
651 if (hasLinkerPrivateGlobalPrefix())

Completed in 19 milliseconds