Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4901 auto Iter2 = llvm::find_if(ParamDbgMappings, [&](auto &DbgPair) { in EmitDeclare() argument
4902 return DbgPair.first == PD && DbgPair.second->getScope() == Scope; in EmitDeclare()