Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp2345 static void transferARCOwnershipToDeclaratorChunk(TypeProcessingState &state,
2439 transferARCOwnershipToDeclaratorChunk(state, Qualifiers::OCL_Autoreleasing, in inferARCWriteback()
4325 static void transferARCOwnershipToDeclaratorChunk(TypeProcessingState &state, in transferARCOwnershipToDeclaratorChunk() function
4390 transferARCOwnershipToDeclaratorChunk(state, ownership, i); in transferARCOwnership()
4407 return transferARCOwnershipToDeclaratorChunk(state, ownership, inner); in transferARCOwnership()