Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGNonTrivialStruct.cpp806 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()
926 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
DCGExprAgg.cpp338 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
DCodeGenFunction.h3948 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);