Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp816 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()
935 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
H A DCGExprAgg.cpp370 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
H A DCGObjC.cpp1482 callCStructMoveAssignmentOperator(Dst, Src); in generateObjCSetterBody()
H A DCodeGenFunction.h4652 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);