Searched refs:getCurrentAttributes (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaType.cpp | 217 ParsedAttributesView &getCurrentAttributes() const { in getCurrentAttributes() function in __anonbf0734260111::TypeProcessingState 446 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr() 462 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeObjCPointerTypeAttr() 554 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttr() 603 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeFunctionTypeAttrFromDeclSpec() 610 state, attr, state.getCurrentAttributes(), declSpecType)) in distributeFunctionTypeAttrFromDeclSpec() 4296 state.getCurrentAttributes().hasAttribute(ParsedAttr::AT_NoDeref); in GetFullTypeForDeclarator() 6643 moveAttrFromListToList(attr, state.getCurrentAttributes(), in distributeNullabilityTypeAttr()
|