Searched refs:dumpDeclRef (Results 1 – 3 of 3) sorted by relevance
573 NodeDumper.dumpDeclRef(Child); in VisitIndirectFieldDecl()1008 NodeDumper.dumpDeclRef(Redecl); in dumpTemplateDeclSpecialization()1020 NodeDumper.dumpDeclRef(D); in dumpTemplateDeclSpecialization()1275 NodeDumper.dumpDeclRef(D->getClassInterface()); in VisitObjCCategoryDecl()1276 NodeDumper.dumpDeclRef(D->getImplementation()); in VisitObjCCategoryDecl()1280 NodeDumper.dumpDeclRef(*I); in VisitObjCCategoryDecl()1286 NodeDumper.dumpDeclRef(D->getClassInterface()); in VisitObjCCategoryImplDecl()1287 NodeDumper.dumpDeclRef(D->getCategoryDecl()); in VisitObjCCategoryImplDecl()1294 NodeDumper.dumpDeclRef(Child); in VisitObjCProtocolDecl()1303 NodeDumper.dumpDeclRef(Child); in VisitObjCInterfaceDecl()[all …]
107 dumpDeclRef(From, Label); in Visit()425 void TextNodeDumper::dumpDeclRef(const Decl *D, StringRef Label) { in dumpDeclRef() function in TextNodeDumper571 dumpDeclRef(TA.getAsDecl()); in VisitDeclarationTemplateArgument()896 dumpDeclRef(Node->getObject(i), "cleanup"); in VisitExprWithCleanups()1115 dumpDeclRef(T->getDecl()); in VisitUnresolvedUsingType()1119 dumpDeclRef(T->getDecl()); in VisitTypedefType()1131 dumpDeclRef(T->getDecl()); in VisitTagType()1138 dumpDeclRef(T->getDecl()); in VisitTemplateTypeParmType()1158 dumpDeclRef(T->getDecl()); in VisitInjectedClassNameType()1162 dumpDeclRef(T->getDecl()); in VisitObjCInterfaceType()
185 void dumpDeclRef(const Decl *D, StringRef Label = {});