Home | History | Annotate | Download | only in AST

Lines Matching refs:DeclType

543     typedef EntryType DeclType;
545 static DeclType *getMostRecentDecl(EntryType *D) {
552 typename _DeclType = typename _SETraits::DeclType>
557 typedef _DeclType DeclType;
568 DeclType *operator*() const {
571 DeclType *operator->() const { return **this; }
594 template <class EntryType> typename SpecEntryTraits<EntryType>::DeclType*
730 typedef FunctionDecl DeclType;
732 static DeclType *