Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp2550 static void transferARCOwnershipToDeclaratorChunk(TypeProcessingState &state,
2645 transferARCOwnershipToDeclaratorChunk(state, Qualifiers::OCL_Autoreleasing, in inferARCWriteback()
4607 static void transferARCOwnershipToDeclaratorChunk(TypeProcessingState &state, in transferARCOwnershipToDeclaratorChunk() function
4672 transferARCOwnershipToDeclaratorChunk(state, ownership, i); in transferARCOwnership()
4690 return transferARCOwnershipToDeclaratorChunk(state, ownership, inner); in transferARCOwnership()