Searched refs:getStructName (Results 1 – 5 of 5) sorted by relevance
67 ptr_type->getStructName().startswith("struct.rs_allocation"); in isRSAllocationPtrTy()
369 inline StringRef getStructName() const;
343 StringRef Type::getStructName() const { in getStructName() function
265 OS << GN.PTy->getStructName(); in operator <<()
829 auto Name = Ty->getStructName(); in solveTypeName()