Home
last modified time | relevance | path

Searched defs:const_node_stack (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/parser/tree/
Dend_node.hpp41 virtual bool traverse (const_node_stack &/*node_stack_*/, in traverse() argument
Dleaf_node.hpp53 virtual bool traverse (const_node_stack &/*node_stack_*/, in traverse() argument
Dnode.hpp30 typedef std::stack<const node *> const_node_stack; typedef in boost::lexer::detail::node