Searched refs:getStructName (Results 1 – 6 of 6) sorted by relevance
109 const std::string &getStructName() const { return structOrBlockName; } in getStructName() function
337 inline StringRef getStructName() const;
301 StringRef Type::getStructName() const { in getStructName() function
357 inline StringRef getStructName() const;
362 StringRef Type::getStructName() const { in getStructName() function
261 OS << GN.PTy->getStructName(); in operator <<()