Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp255 ParsedAttributesView &getCurrentAttributes() const { in getCurrentAttributes() function in __anonc2847d970111::TypeProcessingState
517 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr()
533 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr()
625 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttr()
674 state, attr, state.getCurrentAttributes(), declSpecType, CFT)) in distributeFunctionTypeAttrFromDeclSpec()
4630 state.getCurrentAttributes().hasAttribute(ParsedAttr::AT_NoDeref); in GetFullTypeForDeclarator()
7153 moveAttrFromListToList(PAttr, State.getCurrentAttributes(), in HandleSwiftAttr()
7178 moveAttrFromListToList(PAttr, State.getCurrentAttributes(), in HandleSwiftAttr()
7464 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeNullabilityTypeAttr()
7693 state.getCurrentAttributes(), in checkMutualExclusion()
[all …]