Searched refs:FindFirstType (Results 1 – 17 of 17) sorted by relevance
25 obj.FindFirstType("dont_care")27 obj.FindFirstType(None)
76 fuzz_type = target.FindFirstType(None)79 task_type = target.FindFirstType('Task')
34 …self.sys_params.types_cache.NSString = self.valobj.GetTarget().FindFirstType('NSString').GetPointe…36 …self.sys_params.types_cache.NSURL = self.valobj.GetTarget().FindFirstType('NSURL').GetPointerType()
35 …self.sys_params.types_cache.NSString = self.valobj.GetTarget().FindFirstType('NSString').GetPointe…
85 typeA = target.FindFirstType('DerivedA')86 typeB = target.FindFirstType('DerivedB')
197 FindFirstType (const char* name);
742 FindFirstType (const char* type);
93 exe_module.FindFirstType(None)
496 SBModule::FindFirstType (const char *name_cstr) in FindFirstType() function in SBModule506 sb_type = SBType (module_sp->FindFirstType(sc, name, exact_match)); in FindFirstType()
2108 SBTarget::FindFirstType (const char* typename_cstr) in FindFirstType() function in SBTarget2124 TypeSP type_sp (module_sp->FindFirstType(sc, const_typename, exact_match)); in FindFirstType()
459 FindFirstType (const SymbolContext& sc,
222 FindFirstType (const char* name);
583 FindFirstType (const char* type);
310 self.data_type = self.valobj.GetTarget().FindFirstType(map_arg_type)
353 // GrammarAST aRewriteNode = $start.FindFirstType(REWRITE); // alt itself has rewrite?
785 Module::FindFirstType (const SymbolContext& sc, in FindFirstType() function in Module
3285 lldb.SBModule.FindFirstType lldb.SBModule-class.html#FindFirstType3688 lldb.SBTarget.FindFirstType lldb.SBTarget-class.html#FindFirstType