Home
last modified time | relevance | path

Searched defs:hasLinkerPrivateGlobalPrefix (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h307 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; } in hasLinkerPrivateGlobalPrefix() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h646 bool hasLinkerPrivateGlobalPrefix() const { in hasLinkerPrivateGlobalPrefix() function