Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h330 StringRef getPrivateGlobalPrefix() const { in getPrivateGlobalPrefix() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h643 StringRef getPrivateGlobalPrefix() const { return PrivateGlobalPrefix; } in getPrivateGlobalPrefix() function