Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp37 void ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls);
287 void DeclPrinter::ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls) { in ProcessDeclGroup() function in DeclPrinter
424 ProcessDeclGroup(Decls); in VisitDeclContext()
496 ProcessDeclGroup(Decls); in VisitDeclContext()