Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp786 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()
895 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
H A DCGExprAgg.cpp330 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
H A DCodeGenFunction.h3653 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);