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