Searched refs:VisibleDecl (Results 1 – 1 of 1) sorted by relevance
3990 NamedDecl *VisibleDecl = *DI; in checkCorrectionVisibility() local3992 VisibleDecl = findAcceptableDecl(SemaRef, *DI); in checkCorrectionVisibility()3994 if (VisibleDecl) { in checkCorrectionVisibility()4000 NewDecls.push_back(VisibleDecl); in checkCorrectionVisibility()