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.h537 bool HasCachedData() const;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp2020 bool StackFrame::HasCachedData() const { in HasCachedData() function in StackFrame