Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/lang/cpp/type_lookup/
DTestCppTypeLookup.py16 def check_value(self, value, ivar_name, ivar_value): argument
/external/llvm-project/lldb/test/API/lang/cpp/trivial_abi/
DTestTrivialABI.py40 def check_value(self, test_var, ivar_value): argument