Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDDeclPrinter.cpp36 void ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls);
200 void DeclPrinter::ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls) { in ProcessDeclGroup() function in DeclPrinter
274 ProcessDeclGroup(Decls); in VisitDeclContext()
325 ProcessDeclGroup(Decls); in VisitDeclContext()