Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp4812 ParsedAttr *nullabilityAttr = Pool.create( in GetFullTypeForDeclarator() local
4816 attrs.addAtEnd(nullabilityAttr); in GetFullTypeForDeclarator()
4834 return nullabilityAttr; in GetFullTypeForDeclarator()