CodeQL library for C/C++
codeql/cpp-all 0.12.9 (changelog, source)
Search

Member predicate PrintAstNode::shouldPrint

Holds if this node should be printed in the output. By default, all nodes within functions and global and namespace variables are printed, but the query can override PrintASTConfiguration.shouldPrintDeclaration to filter the output.

predicate shouldPrint()