Home
last modified time | relevance | path

Searched defs:stackFrame (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/tools/lldb-dap/stackTrace/
H A DTestDAP_stackTrace.py29 verify_stackFrame(self, frame_idx, stackFrame) global() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1168 const auto *stackFrame = cast<StackFrameContext>(Pred->getLocationContext()); ProcessInitializer() local