Searched refs:argsInstance (Results 1 – 1 of 1) sorted by relevance
1246 QtMethodMatchData argsInstance = unresolved.first(); in findMethodIndex() local1247 int unresolvedIndex = argsInstance.firstUnresolvedIndex(); in findMethodIndex()1249 QtMethodMatchType unresolvedType = argsInstance.types.at(unresolvedIndex); in findMethodIndex()