Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp226 ParsedAttributesView &getCurrentAttributes() const { in getCurrentAttributes() function in __anonc95f0a4b0111::TypeProcessingState
482 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr()
498 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr()
590 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttr()
639 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttrFromDeclSpec()
646 state, attr, state.getCurrentAttributes(), declSpecType)) in distributeFunctionTypeAttrFromDeclSpec()
4808 state.getCurrentAttributes().hasAttribute(ParsedAttr::AT_NoDeref); in GetFullTypeForDeclarator()
7320 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeNullabilityTypeAttr()