Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp46 static bool isIndirectPointerType(QualType Type) { in isIndirectPointerType() function
419 if (!isIndirectPointerType(*Modified)) in ApplyNullability()
429 if (Parm->isObjCMethodParameter() && !isIndirectPointerType(*Modified)) in ApplyNullability()
439 if (!isIndirectPointerType(*Modified)) in ApplyNullability()