Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DDataLayout.h307 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; } in hasLinkerPrivateGlobalPrefix() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h657 bool hasLinkerPrivateGlobalPrefix() const { in hasLinkerPrivateGlobalPrefix() function