Home
last modified time | relevance | path

Searched refs:IfNestedCall (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTraceDumper.h270 void IfNestedCall(std::function<void(const FunctionCall &function_call)>
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTraceDumper.cpp268 segment.IfNestedCall([&](const TraceDumper::FunctionCall &nested_call) { in DumpFunctionCallTree()
344 segment.IfNestedCall( in DumpFunctionCallTree()
606 void TraceDumper::FunctionCall::TracedSegment::IfNestedCall( in IfNestedCall() function in TraceDumper::FunctionCall::TracedSegment