reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp
 1023   if (type_hint.IsEmpty())
 1029   if (type_hint == g_CFBag || type_hint == g_CFBinaryHeap) {
 1029   if (type_hint == g_CFBag || type_hint == g_CFBinaryHeap) {
 1034   if (type_hint == g_NSNumberChar) {
 1038   if (type_hint == g_NSNumberShort) {
 1042   if (type_hint == g_NSNumberInt) {
 1046   if (type_hint == g_NSNumberLong) {
 1050   if (type_hint == g_NSNumberInt128) {
 1054   if (type_hint == g_NSNumberFloat) {
 1058   if (type_hint == g_NSNumberDouble) {
 1063   if (type_hint == g_NSData || type_hint == g_NSArray) {
 1063   if (type_hint == g_NSData || type_hint == g_NSArray) {
 1069   if (type_hint == g_NSString || type_hint == g_NSStringStar) {
 1069   if (type_hint == g_NSString || type_hint == g_NSStringStar) {