Home | History | Annotate | Download | only in AST

Lines Matching refs:ImportDecl

423     void VisitImportDecl(const ImportDecl *D);
1166 void ASTDumper::VisitImportDecl(const ImportDecl *D) {