Home
last modified time | relevance | path

Searched refs:OtherUnmarkedIter (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12006 auto OtherUnmarkedIter = llvm::find_if(Previous, [](const NamedDecl *ND) { in CheckFunctionDeclaration() local
12011 if (OtherUnmarkedIter != Previous.end()) { in CheckFunctionDeclaration()
12014 Diag((*OtherUnmarkedIter)->getLocation(), in CheckFunctionDeclaration()