Home
last modified time | relevance | path

Searched refs:dumpAsDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp243 LLVM_DUMP_METHOD void DeclContext::dumpAsDecl() const { in dumpAsDecl() function in DeclContext
244 dumpAsDecl(nullptr); in dumpAsDecl()
247 LLVM_DUMP_METHOD void DeclContext::dumpAsDecl(const ASTContext *Ctx) const { in dumpAsDecl() function in DeclContext
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h2734 void dumpAsDecl() const;
2735 void dumpAsDecl(const ASTContext *Ctx) const;