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.cpp796 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()
915 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
H A DCGExprAgg.cpp365 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
H A DCGObjC.cpp1446 callCStructMoveAssignmentOperator(Dst, Src); in generateObjCSetterBody()
H A DCodeGenFunction.h4492 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);