Searched refs:getCastName (Results 1 – 7 of 7) sorted by relevance
795 const char *InstCast::getCastName(InstCast::OpKind Kind) { in getCastName() function in Ice::InstCast807 Str << " = " << getCastName(getCastKind()) << " " << getSrc(0)->getType() in dump()
479 static const char *getCastName(OpKind Kind);
1971 StrBuf << "Illegal cast: " << Ice::InstCast::getCastName(CastKind) << " " in convertCastOpToIceOp()
500 const char *CXXNamedCastExpr::getCastName() const { in getCastName() function in CXXNamedCastExpr
1866 OS << Node->getCastName() << '<'; in VisitCXXNamedCastExpr()
2087 OS << " " << Node->getCastName() in VisitCXXNamedCastExpr()
224 const char *getCastName() const;