Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclPrinter.cpp36 void ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls);
252 void DeclPrinter::ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls) { in ProcessDeclGroup() function in DeclPrinter
315 ProcessDeclGroup(Decls); in VisitDeclContext()
371 ProcessDeclGroup(Decls); in VisitDeclContext()
/external/llvm-project/clang/lib/AST/
DDeclPrinter.cpp37 void ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls);
283 void DeclPrinter::ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls) { in ProcessDeclGroup() function in DeclPrinter
418 ProcessDeclGroup(Decls); in VisitDeclContext()
490 ProcessDeclGroup(Decls); in VisitDeclContext()