StaticCFG::CFG::CFG The constructor building the CFG. The valid nodes are SgProject, SgStatement, SgExpression and SgInitializedName. Synopses Declared in <SageIII/virtualCFG/staticCFG.h> Default constructor CFG(); » more... The constructor building the CFG. The valid nodes are SgProject, SgStatement, SgExpression and SgInitializedName. CFG( SgNode* node, bool is_filtered = false); » more... Created with MrDocs