Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp750 const char *CXXNamedCastExpr::getCastName() const { in getCastName() function in CXXNamedCastExpr
H A DStmtPrinter.cpp1982 OS << Node->getCastName() << '<'; in VisitCXXNamedCastExpr()
H A DTextNodeDumper.cpp1527 OS << " " << Node->getCastName() << "<" in VisitCXXNamedCastExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h399 const char *getCastName() const;