Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackFrame.h518 bool HasCachedData() const;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1873 bool StackFrame::HasCachedData() const { in HasCachedData() function in StackFrame