P4C
The P4 Compiler
Loading...
Searching...
No Matches
IR::NameMap< T, MAP, COMP, ALLOC > Member List

This is the complete list of members for IR::NameMap< T, MAP, COMP, ALLOC >, including all inherited members.

add(cstring name, const T *n) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
addUnique(cstring name, const T *n) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
apply(Visitor &v, const Visitor_Context *ctxt=nullptr) const (defined in IR::Node)IR::Node
apply(Visitor &&v, const Visitor_Context *ctxt=nullptr) const (defined in IR::Node)IR::Nodeinline
apply_visitor_loop_revisit(Modifier &v) const (defined in IR::Node)IR::Nodevirtual
apply_visitor_loop_revisit(Inspector &v) const (defined in IR::Node)IR::Nodevirtual
apply_visitor_loop_revisit(Transform &v) const (defined in IR::Node)IR::Nodevirtual
apply_visitor_postorder(Modifier &v) (defined in IR::Node)IR::Nodevirtual
apply_visitor_postorder(Inspector &v) const (defined in IR::Node)IR::Nodevirtual
apply_visitor_postorder(Transform &v) (defined in IR::Node)IR::Nodevirtual
apply_visitor_preorder(Modifier &v) (defined in IR::Node)IR::Nodevirtual
apply_visitor_preorder(Inspector &v) const (defined in IR::Node)IR::Nodevirtual
apply_visitor_preorder(Transform &v) (defined in IR::Node)IR::Nodevirtual
apply_visitor_revisit(Modifier &v, const Node *n) const (defined in IR::Node)IR::Nodevirtual
apply_visitor_revisit(Inspector &v) const (defined in IR::Node)IR::Nodevirtual
apply_visitor_revisit(Transform &v, const Node *n) const (defined in IR::Node)IR::Nodevirtual
as() constICastableinline
IR::Node::as()ICastableinline
at(cstring name) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
at(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
begin() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
begin() (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
check_null() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
checkedTo() const (defined in IR::INode)IR::INodeinline
ICastable::checkedTo()ICastableinline
clear() (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
clone() const =0 (defined in IR::Node)IR::Nodepure virtual
clone_id (defined in IR::Node)IR::Node
const_iterator typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
const_reverse_iterator typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
count(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
currentId (defined in IR::Node)IR::Nodeprotectedstatic
dbprint(std::ostream &out) const override (defined in IR::Node)IR::Nodevirtual
DECLARE_TYPEINFO(NameMap, Node) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
DECLARE_TYPEINFO_WITH_TYPEID(Node, NodeKind::Node, INode) (defined in IR::Node)IR::Node
DECLARE_TYPEINFO_WITH_TYPEID(INode, NodeKind::INode) (defined in IR::INode)IR::INode
dump_fields(std::ostream &) const (defined in IR::Node)IR::Nodeinlinevirtual
empty() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
end() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
end() (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
equal_range(cstring key) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
equiv(const Node &a_) const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inlinevirtual
erase(cstring n) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
erase(iterator p) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
erase(iterator f, iterator l) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
find(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
fromJSON(JSONLoader &json) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >static
get(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
getAnnotation(cstring) const (defined in IR::INode)IR::INodeinlinevirtual
getNode() const final (defined in IR::Node)IR::Nodeinlinevirtual
getNode() final (defined in IR::Node)IR::Nodeinlinevirtual
getSourceInfo() const override (defined in IR::Node)IR::Nodeinlinevirtual
getUnique(cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
id (defined in IR::Node)IR::Node
is() const noexceptRTTI::Baseinline
isA(TypeId typeId) const noexcept=0RTTI::Basepure virtual
iterator typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
NameMap()=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
NameMap(const NameMap &)=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
NameMap(NameMap &&)=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
NameMap(JSONLoader &) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >explicit
Node() (defined in IR::Node)IR::Nodeinline
Node(Util::SourceInfo si) (defined in IR::Node)IR::Nodeinlineexplicit
Node(const Node &other) (defined in IR::Node)IR::Nodeinline
Node(JSONLoader &json) (defined in IR::Node)IR::Nodeexplicit
node_type_name() const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inlinevirtual
num_children() (defined in IR::Node)IR::Nodeinlinevirtual
only() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
operator!=(const Node &n) const (defined in IR::Node)IR::Nodeinline
operator=(const NameMap &)=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
operator=(NameMap &&)=default (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
operator=(const Node &)=default (defined in IR::Node)IR::Node
operator=(Node &&)=default (defined in IR::Node)IR::Node
operator==(const Node &a) const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inlinevirtual
operator==(const NameMap &a) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
operator[](cstring name) (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
operator[](cstring name) const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
prepareSourceInfoForJSON(Util::SourceInfo &si, unsigned *lineNumber, unsigned *columnNumber) const (defined in IR::Node)IR::Nodeprotected
print() const (defined in IHasDbPrint)IHasDbPrint
rbegin() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
rbegin() (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
rend() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
rend() (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
reverse_iterator typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
size() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
sourceInfoJsonObj() const (defined in IR::Node)IR::Node
sourceInfoToJSON(JSONGenerator &json) const (defined in IR::Node)IR::Node
srcInfo (defined in IR::Node)IR::Node
static_type_name() (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inlinestatic
to() noexceptRTTI::Baseinline
ICastable::to() const noexceptRTTI::Baseinline
toImpl(TypeId typeId) const noexcept=0 (defined in RTTI::Base)RTTI::Baseprotectedpure virtual
toJSON(JSONGenerator &json) const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >virtual
toString() const override (defined in IR::Node)IR::Nodeinlinevirtual
traceCreation() const (defined in IR::Node)IR::Node
traceVisit(const char *visitor) const (defined in IR::Node)IR::Nodeprotected
typeId() const noexcept=0RTTI::Basepure virtual
validate() const (defined in IR::INode)IR::INodeinlinevirtual
value_type typedef (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >
valueEnumerator() const (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >inline
visit_children(Visitor &v) override (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >virtual
visit_children(Visitor &v) const override (defined in IR::NameMap< T, MAP, COMP, ALLOC >)IR::NameMap< T, MAP, COMP, ALLOC >virtual
~Base()=default (defined in RTTI::Base)RTTI::Basevirtual
~ICastable()=default (defined in ICastable)ICastablevirtual
~IHasDbPrint()=default (defined in IHasDbPrint)IHasDbPrintvirtual
~IHasSourceInfo() (defined in Util::IHasSourceInfo)Util::IHasSourceInfoinlinevirtual
~INode() (defined in IR::INode)IR::INodeinlinevirtual
~Node() (defined in IR::Node)IR::Nodeinlinevirtual