Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp306 dumpBareDeclRef(Init->getAnyMember()); in Visit()
324 dumpBareDeclRef(C.getVariable()); in Visit()
740 dumpBareDeclRef(D); in dumpDeclRef()
1022 dumpBareDeclRef(Node->getDecl()); in VisitDeclRefExpr()
1101 dumpBareDeclRef(Field); in VisitInitListExpr()
1264 dumpBareDeclRef(VD); in VisitMaterializeTemporaryExpr()
1406 dumpBareDeclRef(Node->getFoundDecl()); in VisitConceptSpecializationExpr()
1704 dumpBareDeclRef(D->getExtendingDecl()); in VisitLifetimeExtendedTemporaryDecl()
2110 dumpBareDeclRef(D->getEnumDecl()); in VisitUsingEnumDecl()
2132 dumpBareDeclRef(D->getTargetDecl()); in VisitUsingShadowDecl()
[all …]
H A DASTDumper.cpp28 NodeDumper.dumpBareDeclRef(cast<Decl>(DC)); in dumpLookups()
55 NodeDumper.dumpBareDeclRef(*RI); in dumpLookups()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h201 void dumpBareDeclRef(const Decl *D);