Searched defs:callees (Results 1 – 9 of 9) 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 __anon7aea43530111::function
38 std::vector<std::string> callees, in MakeCallerBodyFunction()
258 CalleesSet* callees = callgraph_[name]; in EnterScope() local282 CalleesSet* callees = i->second; in PrintCallGraph() local