Searched refs:FullType (Results 1 – 1 of 1) sorted by relevance
1091 std::string FullType = getTypeString(Type, Flags, Vector); in expandTypesInSignature() local1092 ExpandedArg.push_back(FullType); in expandTypesInSignature()1098 if (!Ext.empty() && !TypeExtMap.contains(FullType)) { in expandTypesInSignature()1099 TypeExtMap.insert({FullType, Ext}); in expandTypesInSignature()