This is the complete list of members for InstType, including all inherited members.
a | InstType | private |
allParams() | InstType | inline |
appendParams(int na, inst_param *a) | InstType | |
arrayInfo() | InstType | inline |
BaseType() const | InstType | inline |
clrArray() | InstType | inline |
dir | InstType | private |
Expand(ActNamespace *ns, Scope *s) | InstType | |
expanded | InstType | private |
getAExprParam(int pn) | InstType | |
getDir() | InstType | inline |
getIfaceType() | InstType | inline |
getNamespace() | InstType | inline |
getNumParams() | InstType | inline |
getPTypeID() | InstType | inline |
getTypeParam(int pn) | InstType | |
getUserDef() | InstType | inline |
hasinstGlobal() | InstType | inline |
iface_type | InstType | private |
InstType(Scope *_s, Type *_t, int is_temp=1) | InstType | |
InstType(InstType *i, int skip_array=0) | InstType | |
isConnectable(InstType *t, int weak=0) | InstType | |
isEqual(InstType *t, int weak=0) | InstType | |
isEqualDir(InstType *t, int weak=0) | InstType | |
isExpanded() const | InstType | |
isParamAType(int k) | InstType | |
israwExpanded() const | InstType | inline |
isRelated(InstType *it, InstType **common=NULL) | InstType | |
isTemp() | InstType | inline |
MkArray(Array *a) | InstType | |
MkCached() | InstType | inline |
mkExpanded() | InstType | inline |
nt | InstType | private |
operator delete(void *ptr) | InstType | inline |
operator new(size_t count) | InstType | inline |
Print(FILE *fp, int nl_mode=0) | InstType | |
ptype_id | InstType | private |
refineBaseType(InstType *update) | InstType | |
refineBaseType(Type *update) | InstType | |
s | InstType | private |
SetDir(Type::direction d) | InstType | inline |
setIfaceType(InstType *x) | InstType | inline |
setNumParams(int n) | InstType | |
setParam(int pn, AExpr *a) | InstType | |
setParam(int pn, Expr *e) | InstType | |
setParam(int pn, InstType *t) | InstType | |
setPTypeID(char *s) | InstType | inline |
sPrint(char *buf, int sz, int nl_mode=0) | InstType | |
t | InstType | private |
temp_type | InstType | private |
TypeFactory | InstType | friend |
u | InstType | private |
~InstType() | InstType | |