Searched defs:ParameterType (Results 1 – 4 of 4) sorted by relevance
174 struct ParameterType { struct175 unsigned OffsetBytes : 16; // max : 16 KiB - 1176 unsigned SizeBytes : 16; // max : 16 KiB - 1
610 Type *ParameterType = ABI->vaListParameterType(M); defineVariadicWrapper() local
74 ParameterType, in diagnoseSubMismatchMethodParameters() enumerator1671 ParameterType, in diagnoseMismatch() enumerator
1811 TypeIndex ParameterType = Indices[Index]; visitKnownRecord() local