Home
last modified time | relevance | path

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

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