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