Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:Templated

773   // we get the CXXRecordDecl of the templated declaration.
778 NamedDecl *Templated =
780 if (CXXRecordDecl *TemplatedRecord = dyn_cast<CXXRecordDecl>(Templated)) {
784 TypeAliasDecl *AliasDecl = dyn_cast<TypeAliasDecl>(Templated);