Searched refs:ExistingRes (Results 1 – 1 of 1) sorted by relevance
2857 else if (FindExistingResult ExistingRes = findExisting(D)) in mergeRedeclarable() local2858 if (T *Existing = ExistingRes) in mergeRedeclarable()3043 if (FindExistingResult ExistingRes = findExisting(static_cast<T*>(D))) in mergeMergeable() local3044 if (T *Existing = ExistingRes) in mergeMergeable()