Searched refs:AssociatedFunctionType (Results 1 – 2 of 2) sorted by relevance
68 enum AssociatedFunctionType { enum97 AssociatedFunctionType type() const { return type_; } in type()106 AssociatedFunctionInfo(AssociatedFunctionType type, const string& func_name, in AssociatedFunctionInfo()114 AssociatedFunctionType type_;
161 AssociatedFunctionInfo::AssociatedFunctionType::kSymbolicGradient) { in FunctionalizeControlFlowForFunction()