Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py29 def verify_stackFrame(self, frame_idx, stackFrame): argument
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp997 const auto *stackFrame = cast<StackFrameContext>(Pred->getLocationContext()); in ProcessInitializer() local