Skip to content

ASTtools::VarSymSet_t

Stores a collection of SgVariableSymbols (var syms).

Synopsis

Declared in <src/midend/programTransformation/astOutlining/ASTtools.hh>

typedef std::set<SgVariableSymbol const*> VarSymSet_t;

Created with MrDocs