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

Class PrintIRConfiguration

The query can extend this class to control which functions are printed.

Import path

import semmle.code.cpp.ir.implementation.aliased_ssa.PrintIR

Direct supertypes

Predicates

shouldPrintFunction

Holds if the IR for func should be printed. By default, holds for all functions.

toString

Gets a textual representation of this configuration.