Searched refs:OtherUnmarkedIter (Results 1 – 1 of 1) sorted by relevance
11461 auto OtherUnmarkedIter = llvm::find_if(Previous, [](const NamedDecl *ND) { in CheckFunctionDeclaration() local11466 if (OtherUnmarkedIter != Previous.end()) { in CheckFunctionDeclaration()11469 Diag((*OtherUnmarkedIter)->getLocation(), in CheckFunctionDeclaration()