Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDExprCXX.cpp750 const char *CXXNamedCastExpr::getCastName() const { in getCastName() function in CXXNamedCastExpr
HDStmtPrinter.cpp1982 OS << Node->getCastName() << '<'; in VisitCXXNamedCastExpr()
HDTextNodeDumper.cpp1527 OS << " " << Node->getCastName() << "<" in VisitCXXNamedCastExpr()
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDExprCXX.h399 const char *getCastName() const;