Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp225 ParsedAttributesView &getCurrentAttributes() const { in getCurrentAttributes() function in __anon41c88aee0111::TypeProcessingState
482 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr()
498 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr()
590 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttr()
637 state, attr, state.getCurrentAttributes(), declSpecType)) in distributeFunctionTypeAttrFromDeclSpec()
4962 state.getCurrentAttributes().hasAttribute(ParsedAttr::AT_NoDeref); in GetFullTypeForDeclarator()
7570 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeNullabilityTypeAttr()