Searched refs:FetchVariables (Results 1 - 3 of 3) sorted by relevance

/external/lldb/tools/lldb-perf/lib/
H A DXcode.h39 FetchVariables (SBFrame frame, uint32_t expand = 0, bool verbose = false);
H A DXcode.cpp61 Xcode::FetchVariables (SBFrame frame, uint32_t expand, bool verbose) function in class:Xcode
106 FetchVariables (frame, 0, verbose);
/external/lldb/tools/lldb-perf/darwin/sketch/
H A Dsketch.cpp57 Xcode::FetchVariables(frame,depth,GetVerbose());

Completed in 85 milliseconds