Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGNonTrivialStruct.cpp792 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()
924 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
HDCGExprAgg.cpp334 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
HDCodeGenFunction.h3685 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);