Searched defs:ArgListTy (Results 1 – 3 of 3) sorted by relevance
54 typedef std::vector<ArgListEntry> ArgListTy; typedef
2327 typedef std::vector<ArgListEntry> ArgListTy; typedef
2122 SmallVector<Type*, 16> ArgListTy; in ParseFunctionType() local