Searched refs:getCastKindName (Results 1 – 4 of 4) sorted by relevance
1916 OS << Node->getCastKindName(); in VisitCastExpr()2089 << " <" << Node->getCastKindName(); in VisitCXXNamedCastExpr()2107 << " <" << Node->getCastKindName() << ">"; in VisitCXXFunctionalCastExpr()
1597 const char *CastExpr::getCastKindName() const { in getCastKindName() function in CastExpr
4259 << CE->getCastKindName() in print_elem()
2682 const char *getCastKindName() const;