Home
last modified time | relevance | path

Searched refs:name_of_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2632 const char *name_of_type = args.GetRawPart().c_str(); in DoExecute() local
2690 if (scavenger->Find(best_scope, name_of_type, search_results) > 0) { in DoExecute()
2709 Language::GetNameForLanguageType(guessed_language), name_of_type); in DoExecute()
2715 name_of_type); in DoExecute()
/freebsd/contrib/ncurses/progs/
H A Dtic.c2973 name_of_type(int type) in name_of_type() function
2998 name_of_type(actual), in check_user_capability_type()
2999 name_of_type(expected) in check_user_capability_type()
3003 name_of_type(actual), in check_user_capability_type()