Searched refs:getStructName (Results 1 – 7 of 7) sorted by relevance
22 constexpr StringRef getStructName() { return "openacc_data"; } in getStructName() function33 builder.getContext(), getStructName(), in undef()42 if (type.isIdentified() && type.getName().startswith(getStructName()) && in isValid()
114 return ST->getStructName().str(); in getTypeName()117 return ST->getStructName().str(); in getTypeName()
61 type->getStructName().startswith("struct.rs_allocation"); in isRSAllocationTy()
364 inline StringRef getStructName() const;
344 StringRef Type::getStructName() const { in getStructName() function
264 OS << GN.PTy->getStructName(); in operator <<()
851 auto Name = Ty->getStructName(); in solveTypeName()