Searched refs:getStructName (Results 1 – 6 of 6) sorted by relevance
114 return ST->getStructName().str(); in getTypeName()117 return ST->getStructName().str(); in getTypeName()
61 type->getStructName().startswith("struct.rs_allocation"); in isRSAllocationTy()
391 inline StringRef getStructName() const;
344 StringRef Type::getStructName() const { in getStructName() function
264 OS << GN.PTy->getStructName(); in operator <<()
872 auto Name = Ty->getStructName(); in solveTypeName()