Home | History | Annotate | Download | only in AST

Lines Matching refs:typeDecl

1008       if (TypeDecl *typeDecl = dyn_cast<TypeDecl>(firstQualifierLookup)) {
1009 QualType type = getASTContext().getTypeDeclType(typeDecl);