Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h332 StringRef getPrivateGlobalPrefix() const { in getPrivateGlobalPrefix() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h671 StringRef getPrivateGlobalPrefix() const { return PrivateGlobalPrefix; } getPrivateGlobalPrefix() function