Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h133 dumpDeclContext(DC);
336 void dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function
793 dumpDeclContext(D); in VisitObjCMethodDecl()
H A DDeclBase.h2736 void dumpDeclContext() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp228 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10062 {"_ZNK5clang11DeclContext15dumpDeclContextEv", "clang::DeclContext::dumpDeclContext() const"},