Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h355 static void destroyCalleeDestroyedArguments(CodeGenFunction &CGF,
H A DCGObjCRuntime.cpp429 void CGObjCRuntime::destroyCalleeDestroyedArguments(CodeGenFunction &CGF, in destroyCalleeDestroyedArguments() function in CGObjCRuntime
H A DCGObjCGNU.cpp2950 destroyCalleeDestroyedArguments(CGF, Method, CallArgs); in GenerateMessageSend()
H A DCGObjCMac.cpp1771 CGObjCRuntime::destroyCalleeDestroyedArguments(CGF, Method, CallArgs); in complete()