![]() |
P4C
The P4 Compiler
|
This is the complete list of members for P4::TypeConstraint, including all inherited members.
| as() const | P4::ICastable | inline |
| as() | P4::ICastable | inline |
| checkedTo() const | P4::ICastable | inline |
| checkedTo() | P4::ICastable | inline |
| dbprint(std::ostream &out) const =0 (defined in P4::IHasDbPrint) | P4::IHasDbPrint | pure virtual |
| DECLARE_TYPEINFO(TypeConstraint) (defined in P4::TypeConstraint) | P4::TypeConstraint | |
| derivedFrom | P4::TypeConstraint | protected |
| explain(size_t index, Explain *explainer) const (defined in P4::TypeConstraint) | P4::TypeConstraint | inlineprotected |
| is() const noexcept | P4::RTTI::Base | inline |
| isA(TypeId typeId) const noexcept=0 | P4::RTTI::Base | pure virtual |
| localError(Explain *explainer) const (defined in P4::TypeConstraint) | P4::TypeConstraint | protected |
| origin | P4::TypeConstraint | protected |
| print() const (defined in P4::IHasDbPrint) | P4::IHasDbPrint | |
| reportError(const TypeVariableSubstitution *subst, const char *format, Args &&...args) const | P4::TypeConstraint | inline |
| reportError(const TypeVariableSubstitution *subst) const =0 (defined in P4::TypeConstraint) | P4::TypeConstraint | pure virtual |
| setError(std::string_view format, std::initializer_list< const IR::Node * > nodes) (defined in P4::TypeConstraint) | P4::TypeConstraint | inline |
| to() noexcept | P4::RTTI::Base | inline |
| P4::ICastable::to() const noexcept | P4::RTTI::Base | inline |
| toImpl(TypeId typeId) const noexcept=0 (defined in P4::RTTI::Base) | P4::RTTI::Base | protectedpure virtual |
| TypeConstraint(const TypeConstraint *derivedFrom) (defined in P4::TypeConstraint) | P4::TypeConstraint | inlineexplicitprotected |
| TypeConstraint(const IR::Node *origin) (defined in P4::TypeConstraint) | P4::TypeConstraint | inlineexplicitprotected |
| typeId() const noexcept=0 | P4::RTTI::Base | pure virtual |
| ~Base()=default (defined in P4::RTTI::Base) | P4::RTTI::Base | virtual |
| ~ICastable()=default (defined in P4::ICastable) | P4::ICastable | virtual |
| ~IHasDbPrint()=default (defined in P4::IHasDbPrint) | P4::IHasDbPrint | virtual |