Home | History | Annotate | Download | only in AST

Lines Matching defs:getCastName

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