Searched refs:FunctionCallUP (Results 1 – 2 of 2) sorted by relevance
207 using FunctionCallUP = std::unique_ptr<FunctionCall>; variable284 FunctionCallUP m_nested_call;299 UntracedPrefixSegment(FunctionCallUP &&nested_call) in UntracedPrefixSegment()307 FunctionCallUP m_nested_call;350 void SetUntracedPrefixSegment(FunctionCallUP &&nested_call);390 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()