Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/types/
H A DAbstractBase.py14 def Msg(var, val, using_frame_variable): argument
16 'frame variable --show-types' if using_frame_variable else 'expression', var, val)