Searched refs:getCastName (Results 1 – 4 of 4) sorted by relevance
514 const char *CXXNamedCastExpr::getCastName() const { in getCastName() function in CXXNamedCastExpr
1198 OS << Node->getCastName() << '<'; in VisitCXXNamedCastExpr()
1620 OS << " " << Node->getCastName() in VisitCXXNamedCastExpr()
199 const char *getCastName() const;