Home
last modified time | relevance | path

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

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