Spicy
hilti::FunctionVisitor Member List

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

_current_module (defined in hilti::OptimizerVisitor)hilti::OptimizerVisitor
_data (defined in hilti::FunctionVisitor)hilti::FunctionVisitor
_features (defined in hilti::FunctionVisitor)hilti::FunctionVisitor
_stage (defined in hilti::OptimizerVisitor)hilti::OptimizerVisitor
base_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
collect(Node &node) override (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinlinevirtual
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 >
Features typedef (defined in hilti::FunctionVisitor)hilti::FunctionVisitor
iterator_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
operator()(const Module &m, position_t p) (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinline
operator()(const declaration::Field &x, position_t p) (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinline
operator()(const declaration::Function &x, position_t p) (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinline
operator()(const operator_::struct_::MemberCall &x, position_t p) (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinline
operator()(const operator_::function::Call &call, position_t p) (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinline
operator()(const declaration::Constant &x, position_t p) (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinline
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::FunctionVisitor)hilti::FunctionVisitorinline
prune_decls(Node &node) override (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinlinevirtual
prune_uses(Node &node) override (defined in hilti::FunctionVisitor)hilti::FunctionVisitorinlinevirtual
removeNode(Position &p) (defined in hilti::OptimizerVisitor)hilti::OptimizerVisitorinline
replaceNode(Position &p, const Node &replacement) (defined in hilti::OptimizerVisitor)hilti::OptimizerVisitorinline
result_t typedef (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >
Stage enum name (defined in hilti::OptimizerVisitor)hilti::OptimizerVisitor
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
~OptimizerVisitor()=default (defined in hilti::OptimizerVisitor)hilti::OptimizerVisitorvirtual
~Visitor()=default (defined in hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >)hilti::detail::visitor::Visitor< Result, Dispatcher, Erased, order >virtual