Searched defs:attr_it (Results 1 – 2 of 2) sorted by relevance
1662 const auto attr_it = func_def->attr().find(kApiImplements); in ReachableFunctions() local1705 const auto attr_it = func->attr().find(kApiImplements); in ReachableFunctions() local
3805 for (const auto& attr_it : attrs) { in ParseSubAttributes() local3826 for (const auto& attr_it : attrs) { in ParseAttributes() local3848 auto attr_it = attrs.find(name); in ParseAttributeHelper() local