Searched defs:ChildCall (Results 1 – 3 of 3) sorted by relevance
173 struct ChildCall { struct in grpc_core::Call174 explicit ChildCall(Call* parent) : parent(parent) {} in ChildCall() function175 Call* parent;179 Call* sibling_next = nullptr;180 Call* sibling_prev = nullptr;
35 ChildCall(Position pos, const Type* type, const Variable* child, ExpressionArray arguments) in ChildCall() function
176 struct ChildCall { struct in grpc_core::Call177 explicit ChildCall(Call* parent) : parent(parent) {} in ChildCall() function178 Call* parent;182 Call* sibling_next = nullptr;183 Call* sibling_prev = nullptr;