Searched defs:name_attr_pair (Results 1 – 1 of 1) sorted by relevance
313 [](const std::pair<string, AttrValue>& name_attr_pair) { in MayCallFunction()405 for (const auto& name_attr_pair : n.attrs()) { in GetCallTargetListFromNode() local