Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTextNodeDumper.cpp49 static void dumpPreviousDecl(raw_ostream &OS, const Decl *D) { in dumpPreviousDecl() function
256 dumpPreviousDecl(OS, D); in Visit()