Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp322 dumpBareDeclRef(Init->getAnyMember()); in Visit()
340 dumpBareDeclRef(C.getVariable()); in Visit()
386 dumpBareDeclRef(R->getNamedConcept()); in Visit()
835 dumpBareDeclRef(D); in dumpDeclRef()
1092 dumpBareDeclRef(Cand); in VisitReturnStmt()
1148 dumpBareDeclRef(Node->getDecl()); in VisitDeclRefExpr()
1238 dumpBareDeclRef(Field); in VisitInitListExpr()
1404 dumpBareDeclRef(VD); in VisitMaterializeTemporaryExpr()
1546 dumpBareDeclRef(Node->getFoundDecl()); in VisitConceptSpecializationExpr()
2377 dumpBareDeclRef(D->getEnumDecl()); in VisitUsingEnumDecl()
[all …]
H A DASTDumper.cpp57 NodeDumper.dumpBareDeclRef(cast<Decl>(DC)); in dumpLookups()
84 NodeDumper.dumpBareDeclRef(*RI); in dumpLookups()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h203 void dumpBareDeclRef(const Decl *D);