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
Stores a collection of SgVariableSymbols (var syms).
Declared in <src/midend/programTransformation/astOutlining/ASTtools.hh>
typedef std::set<SgVariableSymbol const*> VarSymSet_t;
Created with MrDocs