reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
346 return containsGCPtrType(AT->getElementType()); 348 return llvm::any_of(ST->elements(), containsGCPtrType); 356 return containsGCPtrType(Ty) && !isHandledGCPointerType(Ty);