Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp96 auto *nullabilityAttr = in applyNullability() local
99 S.Context, metadata.Version, nullabilityAttr, metadata.IsReplacement); in applyNullability()
H A DSemaType.cpp4553 ParsedAttr *nullabilityAttr = Pool.create( in GetFullTypeForDeclarator() local
4557 attrs.addAtEnd(nullabilityAttr); in GetFullTypeForDeclarator()
4575 return nullabilityAttr; in GetFullTypeForDeclarator()