Searched defs:attr_it (Results 1 – 3 of 3) sorted by relevance
564 auto attr_it = function.arg_attr().find(it.index()); in ConvertFunctionDef() local
1702 const auto attr_it = func_def->attr().find(kApiImplements); in ReachableFunctions() local1745 const auto attr_it = func->attr().find(kApiImplements); in ReachableFunctions() local
4020 for (const auto& attr_it : attrs) { in ParseSubAttributes() local4045 for (const auto& attr_it : attrs) { in ParseAttributes() local4067 auto attr_it = attrs.find(name); in ParseAttributeHelper() local