Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp48 static void dumpPreviousDecl(raw_ostream &OS, const Decl *D) { in dumpPreviousDecl() function
255 dumpPreviousDecl(OS, D); in Visit()