Skip to content

builtinFilter

A function object to filter out builtin functions in a call graph (only non‐builtin functions will be considered)

Synopsis

Declared in <src/midend/programAnalysis/CallGraphAnalysis/CallGraph.h>

struct builtinFilter;

Types

Member Functions

Name

operator()

Created with MrDocs