Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprCXX.cpp697 const char *CXXNamedCastExpr::getCastName() const { in getCastName() function in CXXNamedCastExpr
H A DTextNodeDumper.cpp1181 OS << " " << Node->getCastName() << "<" in VisitCXXNamedCastExpr()
H A DStmtPrinter.cpp1921 OS << Node->getCastName() << '<'; in VisitCXXNamedCastExpr()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h399 const char *getCastName() const;