Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp340 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
H A DCodeGenFunction.h4082 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);