Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp43 static bool isIndirectPointerType(QualType Type) { in isIndirectPointerType() function
85 if (!isIndirectPointerType(*Modified)) in applyNullability()
95 if (Parm->isObjCMethodParameter() && !isIndirectPointerType(*Modified)) in applyNullability()
105 if (!isIndirectPointerType(*Modified)) in applyNullability()