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

/external/llvm/include/llvm/IR/
H A DDataLayout.h251 return getPrivateGlobalPrefix();
267 const char *getPrivateGlobalPrefix() const { function in class:llvm::DataLayout
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h423 const char *getPrivateGlobalPrefix() const { return PrivateGlobalPrefix; } function in class:llvm::MCAsmInfo
430 return getPrivateGlobalPrefix();

Completed in 86 milliseconds