Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp399 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state,
407 return handleObjCOwnershipTypeAttr(state, attr, type); in handleObjCPointerTypeAttr()
6568 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state, in handleObjCOwnershipTypeAttr() function