Searched refs:dumpAsDecl (Results 1 – 2 of 2) sorted by relevance
232 LLVM_DUMP_METHOD void DeclContext::dumpAsDecl() const { in dumpAsDecl() function in DeclContext233 dumpAsDecl(nullptr); in dumpAsDecl()236 LLVM_DUMP_METHOD void DeclContext::dumpAsDecl(const ASTContext *Ctx) const { in dumpAsDecl() function in DeclContext
2688 void dumpAsDecl() const;2689 void dumpAsDecl(const ASTContext *Ctx) const;