Home
last modified time | relevance | path

Searched refs:dumpBareDeclRef (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTDumper.cpp226 void dumpBareDeclRef(const Decl *Node);
689 void ASTDumper::dumpBareDeclRef(const Decl *D) { in dumpBareDeclRef() function in ASTDumper
712 dumpBareDeclRef(D); in dumpDeclRef()
749 dumpBareDeclRef(cast<Decl>(DC)); in dumpLookups()
775 dumpBareDeclRef(*RI); in dumpLookups()
881 dumpBareDeclRef(Init->getAnyMember()); in dumpCXXCtorInitializer()
1208 dumpBareDeclRef(D->getNominatedNamespace()); in VisitUsingDirectiveDecl()
1411 dumpBareDeclRef(D->getTargetDecl()); in VisitUsingShadowDecl()
1622 dumpBareDeclRef(I.getVariable()); in VisitBlockDecl()
1779 dumpBareDeclRef(Node->getDecl()); in VisitDeclRefExpr()
[all …]