Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4991 ParsedAttr *nullabilityAttr = Pool.create( in GetFullTypeForDeclarator() local
4995 attrs.addAtEnd(nullabilityAttr); in GetFullTypeForDeclarator()
5013 return nullabilityAttr; in GetFullTypeForDeclarator()