Searched refs:kFunctionAttr (Results 1 – 3 of 3) sorted by relevance
70 kFunctionAttr = 0, enumerator79 return AssociatedFunctionInfo(kFunctionAttr, func_name, attrs, attr_name); in FunctionAttr()
101 case AssociatedFunctionInfo::kFunctionAttr: in CopyAssociatedFunctions()672 case AssociatedFunctionInfo::kFunctionAttr: { in RewriteAssociatedFunction()
406 if (function.type() != AssociatedFunctionInfo::kFunctionAttr) continue; in DetectHostTrainingLoop()