Searched refs:talias (Results 1 – 3 of 3) sorted by relevance
113 while read num talias ttarget; do
8182 Type talias = isType(tap.specAlias); in matchArg() local8183 if (!talias) in matchArg()8197 MATCH m2 = deduceType(t, sc, talias, parameters, dedtypes); in matchArg()
5347 Type *talias = isType(specAlias); in matchArg() local5348 if (!talias) in matchArg()5362 MATCH m2 = deduceType(t, sc, talias, parameters, dedtypes); in matchArg()