Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitARCStoreStrongCall

1254   CGF.EmitARCStoreStrongCall(addr, null, /*ignored*/ true);
1937 llvm::Value *CodeGenFunction::EmitARCStoreStrongCall(llvm::Value *addr,
1975 return EmitARCStoreStrongCall(dst.getAddress(), newValue, ignored);