Searched refs:is_cftype (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/examples/summaries/cocoa/ | ||
D | CFBag.py | 111 if class_data.is_cftype(): |
D | CFBinaryHeap.py | 108 if class_data.is_cftype(): |
D | objc_runtime.py | 335 def is_cftype(self): member in Class_Data_V2 |
D | CFBitVector.py | 159 if class_data.is_cftype(): |