Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h398 bool isNonIntegralPointerType(PointerType *PT) const { in isNonIntegralPointerType() function
402 bool isNonIntegralPointerType(Type *Ty) const { in isNonIntegralPointerType() function