Searched refs:SetTypeSP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp165 class_type_or_name.SetTypeSP(class_types.GetTypeAtIndex(0));
200 class_type_or_name.SetTypeSP(type_sp);
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h740 SetTypeSP (lldb::TypeSP type_sp);
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp879 TypeAndOrName::SetTypeSP (lldb::TypeSP type_sp) function in class:TypeAndOrName

Completed in 104 milliseconds