Searched refs:ExistingRes (Results 1 – 2 of 2) sorted by relevance
2317 else if (FindExistingResult ExistingRes = findExisting(D)) in mergeRedeclarable() local2318 if (T *Existing = ExistingRes) in mergeRedeclarable()2427 if (FindExistingResult ExistingRes = findExisting(static_cast<T*>(D))) in mergeMergeable() local2428 if (T *Existing = ExistingRes) in mergeMergeable()
2524 else if (FindExistingResult ExistingRes = findExisting(D)) in mergeRedeclarable() local2525 if (T *Existing = ExistingRes) in mergeRedeclarable()2670 if (FindExistingResult ExistingRes = findExisting(static_cast<T*>(D))) in mergeMergeable() local2671 if (T *Existing = ExistingRes) in mergeMergeable()