Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp803 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()
923 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
H A DCGExprAgg.cpp356 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
H A DCGObjC.cpp1450 callCStructMoveAssignmentOperator(Dst, Src); in generateObjCSetterBody()
H A DCodeGenFunction.h4087 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);