Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp1975 static void emitAutoreleasedReturnValueMarker(CodeGenFunction &CGF) { in emitAutoreleasedReturnValueMarker() function
2024 emitAutoreleasedReturnValueMarker(*this); in EmitARCRetainAutoreleasedReturnValue()
2039 emitAutoreleasedReturnValueMarker(*this); in EmitARCUnsafeClaimAutoreleasedReturnValue()
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp2282 static void emitAutoreleasedReturnValueMarker(CodeGenFunction &CGF) { in emitAutoreleasedReturnValueMarker() function
2327 emitAutoreleasedReturnValueMarker(*this); in EmitARCRetainAutoreleasedReturnValue()
2347 emitAutoreleasedReturnValueMarker(*this); in EmitARCUnsafeClaimAutoreleasedReturnValue()