Searched defs:getActions (Results 1 – 2 of 2) sorted by relevance
91 ActionList &getActions() { return Actions; } in getActions() function92 const ActionList &getActions() const { return Actions; } in getActions() function
243 Sema &getActions() const { return Actions; } in getActions() function