Searched refs:DbgPair (Results 1 – 1 of 1) sorted by relevance
4901 auto Iter2 = llvm::find_if(ParamDbgMappings, [&](auto &DbgPair) { in EmitDeclare() argument4902 return DbgPair.first == PD && DbgPair.second->getScope() == Scope; in EmitDeclare()