Home | History | Annotate | Download | only in AST

Lines Matching defs:getPreviousDeclImpl

514 static Decl *getPreviousDeclImpl(...) {
519 static const Decl *getPreviousDeclImpl(const Redeclarable<T> *D) {
528 return getPreviousDeclImpl(cast<DERIVED##Decl>(D));