Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp3011 static bool hasNullabilityAttr(const AttributeList *attrs) { in hasNullabilityAttr() function
3501 if (hasNullabilityAttr(attrs)) in GetFullTypeForDeclarator()
5676 if (hasNullabilityAttr(chunk.getAttrListRef())) in distributeNullabilityTypeAttr()