Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp4884 ParsedAttr *nullabilityAttr = Pool.create( in GetFullTypeForDeclarator() local
4888 attrs.addAtEnd(nullabilityAttr); in GetFullTypeForDeclarator()
4906 return nullabilityAttr; in GetFullTypeForDeclarator()