Searched refs:FullType (Results 1 – 1 of 1) sorted by relevance
1079 std::string FullType = getTypeString(Type, Flags, Vector); in expandTypesInSignature() local1080 ExpandedArg.push_back(FullType); in expandTypesInSignature()1086 if (!Ext.empty() && TypeExtMap.find(FullType) == TypeExtMap.end()) { in expandTypesInSignature()1087 TypeExtMap.insert({FullType, Ext}); in expandTypesInSignature()