Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h116 dumpDeclContext(DC); in Visit()
268 void dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function
613 dumpDeclContext(D); in VisitObjCMethodDecl()
DDeclBase.h2423 void dumpDeclContext() const;
/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;
/external/llvm-project/clang/lib/AST/
DDeclPrinter.cpp212 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext