Home
last modified time | relevance | path

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

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