HomeSort by relevance Sort by last modified time
    Searched defs:getPrivateGlobalPrefix (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
DataLayout.h 279 const char *getPrivateGlobalPrefix() const {
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 438 const char *getPrivateGlobalPrefix() const { return PrivateGlobalPrefix; }
446 return getPrivateGlobalPrefix();

Completed in 1522 milliseconds