Searched refs:getCurrentAttributes (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaType.cpp | 225 ParsedAttributesView &getCurrentAttributes() const { in getCurrentAttributes() function in __anonfc6727220111::TypeProcessingState 481 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr() 497 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr() 589 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttr() 638 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttrFromDeclSpec() 645 state, attr, state.getCurrentAttributes(), declSpecType)) in distributeFunctionTypeAttrFromDeclSpec() 4775 state.getCurrentAttributes().hasAttribute(ParsedAttr::AT_NoDeref); in GetFullTypeForDeclarator() 7287 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeNullabilityTypeAttr()
|