Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp10919 auto OtherUnmarkedIter = llvm::find_if(Previous, [](const NamedDecl *ND) { in CheckFunctionDeclaration() local
10924 if (OtherUnmarkedIter != Previous.end()) { in CheckFunctionDeclaration()
10927 Diag((*OtherUnmarkedIter)->getLocation(), in CheckFunctionDeclaration()