Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp305 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state,
313 return handleObjCOwnershipTypeAttr(state, attr, type); in handleObjCPointerTypeAttr()
5367 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state, in handleObjCOwnershipTypeAttr() function
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp374 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state,
382 return handleObjCOwnershipTypeAttr(state, attr, type); in handleObjCPointerTypeAttr()
6510 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state, in handleObjCOwnershipTypeAttr() function