Searched refs:complete_type_sp (Results 1 – 2 of 2) sorted by relevance
116 TypeSP complete_type_sp(complete_class_iter->second.lock()); in LookupInCompleteClassCache() local118 if (complete_type_sp) in LookupInCompleteClassCache()119 return complete_type_sp; in LookupInCompleteClassCache()
359 lldb::TypeSP complete_type_sp( in GetCompleteObjCInterface() local362 if (!complete_type_sp) in GetCompleteObjCInterface()366 TypeFromUser(complete_type_sp->GetFullCompilerType()); in GetCompleteObjCInterface()