Searched refs:FindFunctionInVectorGivenByName (Results 1 – 3 of 3) sorted by relevance
1544 ETSFunctionType *ETSChecker::FindFunctionInVectorGivenByName(util::StringView name, in FindFunctionInVectorGivenByName() function in panda::es2panda::checker::ETSChecker1604 auto *found = FindFunctionInVectorGivenByName(name, merged); in MergeComputedAbstracts()
569 auto *found = FindFunctionInVectorGivenByName(name, *target); in CreateFunctionTypesFromAbstracts()
475 …ETSFunctionType *FindFunctionInVectorGivenByName(util::StringView name, ArenaVector<ETSFunctionTyp…