Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGNonTrivialStruct.cpp770 CGF->callCStructCopyAssignmentOperator( in callSpecialFunction()
901 void CodeGenFunction::callCStructCopyAssignmentOperator(LValue Dst, LValue Src in callCStructCopyAssignmentOperator() function in CodeGenFunction
DCGExprAgg.cpp346 CGF.callCStructCopyAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
DCodeGenFunction.h3947 void callCStructCopyAssignmentOperator(LValue Dst, LValue Src);