Searched refs:dumpDeclContext (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h104 dumpDeclContext(DC);
256 void dumpDeclContext(const DeclContext *DC) { function in class:clang::ASTNodeTraverser
589 dumpDeclContext(D);
H A DDeclBase.h2424 void dumpDeclContext() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp212 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { function in class:DeclContext

Completed in 114 milliseconds