Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3822 static bool hasNullabilityAttr(const ParsedAttributesView &attrs) { in hasNullabilityAttr() function
4543 if (hasNullabilityAttr(attrs)) in GetFullTypeForDeclarator()
4792 !hasNullabilityAttr(DeclType.getAttrs()) && in GetFullTypeForDeclarator()
7431 if (hasNullabilityAttr(chunk.getAttrs())) in distributeNullabilityTypeAttr()