Home
last modified time | relevance | path

Searched defs:IsRetainRV (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp106 bool IsRetainRV = objcarc::hasAttachedCallOpBundle(AnnotatedCall, true); in insertRVCallWithColors() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1675 bool IsRetainRV = objcarc::hasAttachedCallOpBundle(&CB, true), in inlineRetainOrClaimRVCalls() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp2333 bool IsRetainRV, in emitOptimizedARCReturnCall()