Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaType.cpp294 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state,
302 return handleObjCOwnershipTypeAttr(state, attr, type); in handleObjCPointerTypeAttr()
4014 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state, in handleObjCOwnershipTypeAttr() function