Home
last modified time | relevance | path

Searched refs:DeallocPtrArgType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1819 QualType DeallocPtrArgType = in handleRestrictAttr() local
1821 if (!DeallocPtrArgType.getCanonicalType()->isPointerType()) { in handleRestrictAttr()
1824 << DeallocPtrIdx.getSourceIndex() << DeallocPtrArgType in handleRestrictAttr()