Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTDumper.h35 void dumpInvalidDeclContext(const DeclContext *DC);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp26 void ASTDumper::dumpInvalidDeclContext(const DeclContext *DC) { in dumpInvalidDeclContext() function in ASTDumper
265 P.dumpInvalidDeclContext(this); in dumpAsDecl()