Skip to content

ASTtools::ThisExprSet_t

Stores a list of 'this' expressions.

Synopsis

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

typedef std::set<SgThisExp const*> ThisExprSet_t;

Created with MrDocs