Searched defs:g_ty_to_name (Results 1 – 4 of 4) sorted by relevance
227 static const char *g_ty_to_name[LastKnownFilterType + 2]; variable
141 static const char *g_ty_to_name[LastKnownResolverType + 2]; variable
38 const char *BreakpointResolver::g_ty_to_name[] = {"FileAndLine", "Address", member in BreakpointResolver
43 const char *SearchFilter::g_ty_to_name[] = {"Unconstrained", "Exception", member in SearchFilter