Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp230 void dumpDeclContext(const DeclContext *DC);
731 void ASTDumper::dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function in ASTDumper
1035 dumpDeclContext(cast<DeclContext>(D)); in dumpDecl()
1471 dumpDeclContext(D); in VisitObjCMethodDecl()
DDeclPrinter.cpp181 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext
/external/clang/include/clang/AST/
DDeclBase.h1777 void dumpDeclContext() const;