Searched refs:QtMethodMatchData (Results 1 – 2 of 2) sorted by relevance
1020 struct QtMethodMatchData struct1027 QtMethodMatchData(int dist, int idx, QVector<QtMethodMatchType> typs, in QtMethodMatchData() function1030 QtMethodMatchData() in QtMethodMatchData() argument1104 QVector<QtMethodMatchData> candidates; in findMethodIndex()1105 QVector<QtMethodMatchData> unresolved; in findMethodIndex()1174 unresolved.append(QtMethodMatchData(/*matchDistance=*/INT_MAX, index, in findMethodIndex()1211 QtMethodMatchData currentMatch(matchDistance, index, types, args); in findMethodIndex()1215 QtMethodMatchData bestMatchSoFar = candidates.at(0); in findMethodIndex()1246 QtMethodMatchData argsInstance = unresolved.first(); in findMethodIndex()1268 QtMethodMatchData bestMatch = candidates.at(0); in findMethodIndex()
21184 (KJS::Bindings::QtMethodMatchData::QtMethodMatchData):21185 (KJS::Bindings::QtMethodMatchData::isValid):21186 (KJS::Bindings::QtMethodMatchData::firstUnresolvedIndex):