Home | History | Annotate | Download | only in AST

Lines Matching refs:getCastName

568 /// getCastName - Get the name of the C++ cast being used, e.g.,
571 const char *CXXNamedCastExpr::getCastName() const {