Spicy
hilti::Visitor Member List

This is the complete list of members for hilti::Visitor, including all inherited members.

_functions (defined in hilti::Visitor)hilti::Visitor
_stage (defined in hilti::Visitor)hilti::Visitor
base_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
collect(Node &node) (defined in hilti::Visitor)hilti::Visitorinline
const_iterator_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
const_position_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
dispatch(position_t &i)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >inline
dispatch(const_position_t &i)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >inline
dispatch(Erased *n)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >inline
dispatch(const Erased &n)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >inline
erased_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
function_identifier(const declaration::Function &fn, position_t p) (defined in hilti::Visitor)hilti::Visitorinlinestatic
iterator_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
operator()(const type::struct_::Field &x, position_t p) (defined in hilti::Visitor)hilti::Visitorinline
operator()(const declaration::Function &x, position_t p) (defined in hilti::Visitor)hilti::Visitorinline
operator()(const operator_::struct_::MemberCall &x, position_t p) (defined in hilti::Visitor)hilti::Visitorinline
operator()(const operator_::function::Call &call, position_t p) (defined in hilti::Visitor)hilti::Visitorinline
order_ (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >static
position_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
preDispatch(const Erased &, int) (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >inlinevirtual
prune(Node &node) (defined in hilti::Visitor)hilti::Visitorinline
prune_decls(Node &node) (defined in hilti::Visitor)hilti::Visitorinline
prune_uses(Node &node) (defined in hilti::Visitor)hilti::Visitorinline
removeNode(position_t &p) (defined in hilti::Visitor)hilti::Visitorinlinestatic
replaceNode(position_t &p, T &&n) (defined in hilti::Visitor)hilti::Visitorinlinestatic
result_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
Visitor(GlobalOptimizer::Functions *hooks) (defined in hilti::Visitor)hilti::Visitorinline
Visitor()=default (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
visitor_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
walk(const Erased &root)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >inline
walk(Erased *root)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >inline
~Visitor()=default (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >virtual