Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTextNodeDumper.cpp308 dumpBareDeclRef(Init->getAnyMember()); in Visit()
326 dumpBareDeclRef(C.getVariable()); in Visit()
742 dumpBareDeclRef(D); in dumpDeclRef()
1037 dumpBareDeclRef(Node->getDecl()); in VisitDeclRefExpr()
1116 dumpBareDeclRef(Field); in VisitInitListExpr()
1279 dumpBareDeclRef(VD); in VisitMaterializeTemporaryExpr()
1421 dumpBareDeclRef(Node->getFoundDecl()); in VisitConceptSpecializationExpr()
1737 dumpBareDeclRef(D->getExtendingDecl()); in VisitLifetimeExtendedTemporaryDecl()
2143 dumpBareDeclRef(D->getEnumDecl()); in VisitUsingEnumDecl()
2165 dumpBareDeclRef(D->getTargetDecl()); in VisitUsingShadowDecl()
[all …]
H A DASTDumper.cpp28 NodeDumper.dumpBareDeclRef(cast<Decl>(DC)); in dumpLookups()
55 NodeDumper.dumpBareDeclRef(*RI); in dumpLookups()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h201 void dumpBareDeclRef(const Decl *D);