Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp232 void dumpDeclContext(const DeclContext *DC);
764 void ASTDumper::dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function in ASTDumper
1066 dumpDeclContext(cast<DeclContext>(D)); in dumpDecl()
1583 dumpDeclContext(D); in VisitObjCMethodDecl()
DDeclPrinter.cpp183 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext
/external/clang/include/clang/AST/
DDeclBase.h1796 void dumpDeclContext() const;