Searched refs:getCastKindName (Results 1 – 4 of 4) sorted by relevance
1623 OS << Node->getCastKindName(); in VisitCastExpr()1788 << " <" << Node->getCastKindName(); in VisitCXXNamedCastExpr()1806 << " <" << Node->getCastKindName() << ">"; in VisitCXXFunctionalCastExpr()
1529 const char *CastExpr::getCastKindName() const { in getCastKindName() function in CastExpr
3749 << CE->getCastKindName() in print_elem()
2681 const char *getCastKindName() const;