Member predicate PrintAstConfiguration::shouldPrintDeclaration
Holds if the AST for decl
should be printed. By default, holds for all
functions and global and namespace variables. Currently, does not support any
other declaration types.
predicate shouldPrintDeclaration(Declaration decl)