Searched refs:isObjCpointer (Results 1 – 1 of 1) sorted by relevance
2091 bool isObjCpointer = (((GetClangType().GetTypeInfo(NULL)) & mask) == mask); in IsObjCNil() local2092 if (!isObjCpointer) in IsObjCNil()