Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGNonTrivialStruct.cpp796 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()
915 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
HDCGExprAgg.cpp365 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
HDCGObjC.cpp1446 callCStructMoveAssignmentOperator(Dst, Src); in generateObjCSetterBody()
HDCodeGenFunction.h4492 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);