Searched refs:complete_type_sp (Results 1 – 2 of 2) sorted by relevance
115 TypeSP complete_type_sp(complete_class_iter->second.lock()); in LookupInCompleteClassCache() local117 if (complete_type_sp) in LookupInCompleteClassCache()118 return complete_type_sp; in LookupInCompleteClassCache()
340 lldb::TypeSP complete_type_sp( in GetCompleteObjCInterface() local343 if (!complete_type_sp) in GetCompleteObjCInterface()347 TypeFromUser(complete_type_sp->GetFullCompilerType()); in GetCompleteObjCInterface()