Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp192 void Decl::printGroup(Decl** Begin, unsigned NumDecls, in printGroup() function in Decl
326 Decl::printGroup(Decls.data(), Decls.size(), Out, Policy, Indentation); in ProcessDeclGroup()
H A DStmtPrinter.cpp253 Decl::printGroup(Decls.data(), Decls.size(), OS, Policy, IndentLevel); in PrintRawDeclStmt()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1239 static void printGroup(Decl** Begin, unsigned NumDecls,