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