Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp222 ParsedAttributesView &getCurrentAttributes() const { in getCurrentAttributes() function in __anon29f668c70111::TypeProcessingState
479 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr()
495 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr()
587 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttr()
634 state, attr, state.getCurrentAttributes(), declSpecType)) in distributeFunctionTypeAttrFromDeclSpec()
4891 state.getCurrentAttributes().hasAttribute(ParsedAttr::AT_NoDeref); in GetFullTypeForDeclarator()
7469 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeNullabilityTypeAttr()