Home
last modified time | relevance | path

Searched defs:isNonIntegralPointerType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDataLayout.h400 bool isNonIntegralPointerType(PointerType *PT) const { in isNonIntegralPointerType() function
404 bool isNonIntegralPointerType(Type *Ty) const { in isNonIntegralPointerType() function