Searched refs:MergeDC (Results 1 – 2 of 2) sorted by relevance
2848 } else if (DeclContext *MergeDC = getPrimaryContextForMerging(Reader, DC)) { in ~FindExistingResult() local2851 MergeDC->makeDeclVisibleInContextImpl(New, /*Internal*/true); in ~FindExistingResult()2983 } else if (DeclContext *MergeDC = getPrimaryContextForMerging(Reader, DC)) { in findExisting() local2984 DeclContext::lookup_result R = MergeDC->noload_lookup(Name); in findExisting()
3324 } else if (DeclContext *MergeDC = getPrimaryContextForMerging(Reader, DC)) { in ~FindExistingResult() local3327 MergeDC->makeDeclVisibleInContextImpl(New, /*Internal*/true); in ~FindExistingResult()3483 } else if (DeclContext *MergeDC = getPrimaryContextForMerging(Reader, DC)) { in findExisting() local3484 DeclContext::lookup_result R = MergeDC->noload_lookup(Name); in findExisting()