Searched refs:getCastName (Results 1 – 5 of 5) sorted by relevance
756 const char *CXXNamedCastExpr::getCastName() const { in getCastName() function in CXXNamedCastExpr
2119 OS << Node->getCastName() << '<'; in VisitCXXNamedCastExpr()
1680 OS << " " << Node->getCastName() << "<" in VisitCXXNamedCastExpr()
401 const char *getCastName() const;
10394 {"_ZNK5clang16CXXNamedCastExpr11getCastNameEv", "clang::CXXNamedCastExpr::getCastName() const"},