Searched refs:ForwardRefTypeIds (Results 1 – 2 of 2) sorted by relevance
155 ForwardRefTypeIds; variable
278 if (!ForwardRefTypeIds.empty()) in ValidateEndOfIndex()279 return Error(ForwardRefTypeIds.begin()->second.front().second, in ValidateEndOfIndex()281 Twine(ForwardRefTypeIds.begin()->first) + "'"); in ValidateEndOfIndex()7218 auto FwdRefTIDs = ForwardRefTypeIds.find(ID); in ParseTypeIdEntry()7219 if (FwdRefTIDs != ForwardRefTypeIds.end()) { in ParseTypeIdEntry()7225 ForwardRefTypeIds.erase(FwdRefTIDs); in ParseTypeIdEntry()8139 auto FwdRef = ForwardRefTypeIds.insert(std::make_pair( in ParseTypeTests()8180 auto FwdRef = ForwardRefTypeIds.insert(std::make_pair( in ParseVFuncIdList()8219 auto FwdRef = ForwardRefTypeIds.insert(std::make_pair( in ParseConstVCallList()