Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2740 static void transferARCOwnershipToDeclaratorChunk(TypeProcessingState &state,
2834 transferARCOwnershipToDeclaratorChunk(state, Qualifiers::OCL_Autoreleasing, in inferARCWriteback()
5670 static void transferARCOwnershipToDeclaratorChunk(TypeProcessingState &state, in transferARCOwnershipToDeclaratorChunk() function
5732 transferARCOwnershipToDeclaratorChunk(state, ownership, i); in transferARCOwnership()
5750 return transferARCOwnershipToDeclaratorChunk(state, ownership, inner); in transferARCOwnership()