Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Basic/
H A DObjCRuntime.h201 bool shouldUseARCFunctionsForRetainRelease() const { in shouldUseARCFunctionsForRetainRelease() function
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp412 Runtime.shouldUseARCFunctionsForRetainRelease()) in tryGenerateSpecializedMessageSend()
419 Runtime.shouldUseARCFunctionsForRetainRelease()) in tryGenerateSpecializedMessageSend()
426 Runtime.shouldUseARCFunctionsForRetainRelease()) { in tryGenerateSpecializedMessageSend()