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

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

Completed in 29 milliseconds