Searched refs:FunctionCallUP (Results 1 – 2 of 2) sorted by relevance
206 using FunctionCallUP = std::unique_ptr<FunctionCall>; variable283 FunctionCallUP m_nested_call;298 UntracedPrefixSegment(FunctionCallUP &&nested_call) in UntracedPrefixSegment()306 FunctionCallUP m_nested_call;349 void SetUntracedPrefixSegment(FunctionCallUP &&nested_call);389 FunctionCallForest(const std::vector<FunctionCallUP> &forest) = 0;
123 const std::vector<TraceDumper::FunctionCallUP> &forest) override { in FunctionCallForest()319 const std::vector<TraceDumper::FunctionCallUP> &forest) override { in FunctionCallForest()679 TraceDumper::FunctionCallUP &&nested_call) { in SetUntracedPrefixSegment()714 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendReturnedInstructionToFunctionCallForest()734 TraceDumper::FunctionCallUP new_root = in AppendReturnedInstructionToFunctionCallForest()774 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendInstructionToFunctionCallForest()861 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendErrorToFunctionCallForest()873 static std::vector<TraceDumper::FunctionCallUP>877 std::vector<TraceDumper::FunctionCallUP> roots; in CreateFunctionCallForest()