This is the complete list of members for P4::ResolutionContext, including all inherited members.
| anyOrder (defined in P4::ResolutionContext) | P4::ResolutionContext | protected |
| getDeclaration(const IR::Path *path, bool notNull=false) const (defined in P4::ResolutionContext) | P4::ResolutionContext | virtual |
| getDeclaration(const IR::This *, bool notNull=false) const (defined in P4::ResolutionContext) | P4::ResolutionContext | virtual |
| getDeclarations(const IR::INamespace *ns) const | P4::ResolutionContext | inline |
| getDeclsByName(const IR::INamespace *ns, cstring name) const | P4::ResolutionContext | inline |
| lookup(const IR::INamespace *ns, const IR::ID &name, ResolutionType type) const (defined in P4::ResolutionContext) | P4::ResolutionContext | protected |
| lookupMatchKind(const IR::ID &name) const (defined in P4::ResolutionContext) | P4::ResolutionContext | protected |
| methodArguments(cstring name) const | P4::ResolutionContext | protected |
| ResolutionContext() (defined in P4::ResolutionContext) | P4::ResolutionContext | protected |
| ResolutionContext(bool ao) (defined in P4::ResolutionContext) | P4::ResolutionContext | inlineexplicitprotected |
| resolve(const IR::ID &name, ResolutionType type) const | P4::ResolutionContext | |
| resolvePath(const IR::Path *path, bool isType) const | P4::ResolutionContext | virtual |
| resolveType(const IR::Type *type) const | P4::ResolutionContext | |
| resolveUnique(const IR::ID &name, ResolutionType type, const IR::INamespace *=nullptr) const | P4::ResolutionContext |