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