Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/cpp/type_lookup/
H A DTestCppTypeLookup.py13 def check_value(self, value, ivar_name, ivar_value): argument
/llvm-project/lldb/test/API/lang/cpp/trivial_abi/
H A DTestTrivialABI.py43 def check_value(self, test_var, ivar_value): argument