Searched refs:GetAssociatedFunctions (Results 1 – 3 of 3) sorted by relevance
131 std::vector<AssociatedFunctionInfo> GetAssociatedFunctions(
136 auto associated_functions = GetAssociatedFunctions(*n, fld); in FunctionalizeControlFlowForFunction()
87 GetAssociatedFunctions(*n, lookup_fld)) { in CopyAssociatedFunctions()592 std::vector<AssociatedFunctionInfo> GetAssociatedFunctions( in GetAssociatedFunctions() function