Home
last modified time | relevance | path

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

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