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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp113 CompilerType my_type(valobj_sp->GetCompilerType());
114 if (my_type.GetNumTemplateArguments() >= 1) {
115 CompilerType pair_type = my_type.GetTypeTemplateArgument(0);
/freebsd-13-stable/sys/dev/my/
H A Dif_myreg.h344 struct my_type { struct
360 struct my_type *my_info; /* adapter info */
361 struct my_type *my_pinfo; /* phy info */
H A Dif_my.c88 struct my_type *my_info_tmp;
89 static struct my_type my_devs[] = {
101 static struct my_type my_phys[] = {
774 struct my_type *t;
804 struct my_type *p;

Completed in 66 milliseconds