Searched defs:tfx (Results 1 – 3 of 3) sorted by relevance
704 TypeFunction *tfx = type->toTypeFunction(); in semantic() local
4731 TypeFunction *tfx = (TypeFunction *)fd->type; in matchType() local
4892 else if (auto tfx = t1.isPtrToFunction()) in visit() local