Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclPrinter.cpp180 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext
HDASTDumper.cpp729 void ASTDumper::dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function in ASTDumper