Searched defs:callees (Results 1 – 11 of 11) sorted by relevance
50 TVector<FunctionNode*> callees; variable
45 std::vector<int> callees; member
93 std::set<CreatorFunctionData *> callees; member
142 const auto& callees = call_graph_edges_[function_id]; in ComputeInterproceduralFunctionCallDepths() local
148 exec_list callees; member in __anon64b9d6b20111::function
38 std::vector<std::string> callees, in MakeCallerBodyFunction()
217 std::vector<CallBranch> callees; member