Searched defs:dumpDeclContext (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTNodeTraverser.h | 299 void dumpDeclContext(const DeclContext *DC) { dumpDeclContext() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclPrinter.cpp | 236 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { dumpDeclContext() function in DeclContext |