Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/lazy-loading/
DTestLazyLoading.py84 def decl_completed_in_line(self, line, decl): member in TestCase
108 self.assertTrue(self.decl_completed_in_line(line, decl),
123 self.assertFalse(self.decl_completed_in_line(line, decl), error_msg)