Searched refs:complete_type_sp (Results 1 – 2 of 2) sorted by relevance
92 TypeSP complete_type_sp(complete_class_iter->second.lock()); in LookupInCompleteClassCache() local94 if (complete_type_sp) in LookupInCompleteClassCache()95 return complete_type_sp; in LookupInCompleteClassCache()
358 lldb::TypeSP complete_type_sp( in GetCompleteObjCInterface() local361 if (!complete_type_sp) in GetCompleteObjCInterface()365 TypeFromUser(complete_type_sp->GetFullCompilerType()); in GetCompleteObjCInterface()