Skip to content

varSets::getDeclaredVars

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/variables/varSets.h>

void
getDeclaredVars(
    SgNode* root,
    bool getCompilerGen,
    varIDSet& declaredVars);

Created with MrDocs