Searched refs:copyHelper (Results 1 – 3 of 3) sorted by relevance
152 copyHelper(that); in SmallPtrSetImplBase()188 copyHelper(RHS); in copyFrom()191 void SmallPtrSetImplBase::copyHelper(const SmallPtrSetImplBase &RHS) { in copyHelper() function in SmallPtrSetImplBase
266 void copyHelper(const SmallPtrSetImplBase &RHS);
193 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local194 elements.addSignedPointer(copyHelper, Schema, GlobalDecl(), QualType()); in buildBlockDescriptor()200 if (cast<llvm::Function>(copyHelper->stripPointerCasts()) in buildBlockDescriptor()