Home
last modified time | relevance | path

Searched refs:getCastName (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DExprCXX.cpp696 const char *CXXNamedCastExpr::getCastName() const { in getCastName() function in CXXNamedCastExpr
H A DTextNodeDumper.cpp1181 OS << " " << Node->getCastName() << "<" in VisitCXXNamedCastExpr()
H A DStmtPrinter.cpp1911 OS << Node->getCastName() << '<'; in VisitCXXNamedCastExpr()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExprCXX.h400 const char *getCastName() const;