Skip to content

DUVariableAnalysisExt::isDef

Synopses

Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/DefUseExtension.h>

bool
isDef(SgNode* node);
bool
isDef(
    SgNode* node,
    bool treadFunctionCallAsDef);

Created with MrDocs