Lines Matching refs:SharedPointer
445 AddStringSummary(TypeCategoryImpl::SharedPointer category_sp, in AddStringSummary()
462 AddScriptSummary(TypeCategoryImpl::SharedPointer category_sp, in AddScriptSummary()
484 AddCXXSummary (TypeCategoryImpl::SharedPointer category_sp, in AddCXXSummary()
500 static void AddCXXSynthetic (TypeCategoryImpl::SharedPointer category_sp, in AddCXXSynthetic()
530 TypeCategoryImpl::SharedPointer gnu_category_sp = GetCategory(m_gnu_cpp_category_name); in LoadLibStdcppFormatters()
613 TypeCategoryImpl::SharedPointer libcxx_category_sp = GetCategory(m_libcxx_category_name); in LoadLibcxxFormatters()
692 TypeCategoryImpl::SharedPointer sys_category_sp = GetCategory(m_system_category_name); in LoadSystemFormatters()
749 TypeCategoryImpl::SharedPointer objc_category_sp = GetCategory(m_objc_category_name); in LoadObjCFormatters()
785 …TypeCategoryImpl::SharedPointer corefoundation_category_sp = GetCategory(m_corefoundation_category… in LoadObjCFormatters()
816 …TypeCategoryImpl::SharedPointer coregraphics_category_sp = GetCategory(m_coregraphics_category_nam… in LoadObjCFormatters()
831 …TypeCategoryImpl::SharedPointer coreservices_category_sp = GetCategory(m_coreservices_category_nam… in LoadObjCFormatters()
862 TypeCategoryImpl::SharedPointer appkit_category_sp = GetCategory(m_appkit_category_name); in LoadObjCFormatters()
1015 TypeCategoryImpl::SharedPointer vectors_category_sp = GetCategory(m_vectortypes_category_name); in LoadObjCFormatters()