Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/types/
H A DAbstractBase.py63 def build_and_run(self, source, atoms, bc=False, qd=False): argument
68 def build_and_run_expr(self, source, atoms, bc=False, qd=False): argument
73 def build_and_run_with_source_atoms_expr( argument
137 self, exe_name, atoms, quotedDisplay=False, blockCaptured=False argument
225 self, exe_name, atoms, quotedDisplay=False, blockCaptured=False argument
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/
H A Dmain.m74 NSArray *atoms; field
77 - (NSArray *)atoms; method
96 - (NSArray *)atoms { method