Searched defs:FormalDef (Results 1 – 1 of 1) sorted by relevance
72 FormalDef() {}; in FormalDef() function74 …FormalDef(MIRSymbol *s, const TyIdx &tidx, const TypeAttrs &at) : formalSym(s), formalTyIdx(tidx),… in FormalDef() function77 FormalDef(const GStrIdx &sidx, MIRSymbol *s, const TyIdx &tidx, const TypeAttrs &at) in FormalDef() function