Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMapFile.cpp1159 static void dumpDecls(ArrayRef<Decl> Decls, llvm::raw_ostream &out, int depth) { in dumpDecls() function
1229 dumpDecls(MD.Decls, out, depth + 1); in dumpModule()