P4C
The P4 Compiler
 
Loading...
Searching...
No Matches
P4::ResolutionContext Member List

This is the complete list of members for P4::ResolutionContext, including all inherited members.

anyOrder (defined in P4::ResolutionContext)P4::ResolutionContextprotected
getDeclaration(const IR::Path *path, bool notNull=false) const (defined in P4::ResolutionContext)P4::ResolutionContextvirtual
getDeclaration(const IR::This *, bool notNull=false) const (defined in P4::ResolutionContext)P4::ResolutionContextvirtual
getDeclarations(const IR::INamespace *ns) constP4::ResolutionContextinline
getDeclsByName(const IR::INamespace *ns, cstring name) constP4::ResolutionContextinline
lookup(const IR::INamespace *ns, const IR::ID &name, ResolutionType type) const (defined in P4::ResolutionContext)P4::ResolutionContextprotected
lookupMatchKind(const IR::ID &name) const (defined in P4::ResolutionContext)P4::ResolutionContextprotected
methodArguments(cstring name) constP4::ResolutionContextprotected
ResolutionContext() (defined in P4::ResolutionContext)P4::ResolutionContextprotected
ResolutionContext(bool ao) (defined in P4::ResolutionContext)P4::ResolutionContextinlineexplicitprotected
resolve(const IR::ID &name, ResolutionType type) constP4::ResolutionContext
resolvePath(const IR::Path *path, bool isType) constP4::ResolutionContextvirtual
resolveType(const IR::Type *type) constP4::ResolutionContext
resolveUnique(const IR::ID &name, ResolutionType type, const IR::INamespace *=nullptr) constP4::ResolutionContext