Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclPrinter.cpp37 void ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls);
289 void DeclPrinter::ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls) { in ProcessDeclGroup() function in DeclPrinter
426 ProcessDeclGroup(Decls); in VisitDeclContext()
498 ProcessDeclGroup(Decls); in VisitDeclContext()