Home
last modified time | relevance | path

Searched defs:dumpDeclContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h336 void dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp224 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext