Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp802 static llvm::Value *emitARCRetainLoadOfScalar(CodeGenFunction &CGF,
1296 value = emitARCRetainLoadOfScalar(*this, LV, ivarType); in generateObjCGetterBody()
3460 static llvm::Value *emitARCRetainLoadOfScalar(CodeGenFunction &CGF, in emitARCRetainLoadOfScalar() function