Searched refs:TElem (Results 1 – 2 of 2) sorted by relevance
55 if (const Type *TElem = PointeeT->getArrayElementTypeNoTypeQual()) in hasPointerToPointerSizedType() local56 if (isPointerSize(TElem)) in hasPointerToPointerSizedType()63 if (const Type *TElem = TP->getArrayElementTypeNoTypeQual()) in hasPointerToPointerSizedType() local64 return isPointerSize(TElem); in hasPointerToPointerSizedType()
54 if (const Type *TElem = PointeeT->getArrayElementTypeNoTypeQual()) in hasPointerToPointerSizedType() local55 if (isPointerSize(TElem)) in hasPointerToPointerSizedType()62 if (const Type *TElem = TP->getArrayElementTypeNoTypeQual()) in hasPointerToPointerSizedType() local63 return isPointerSize(TElem); in hasPointerToPointerSizedType()