Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGNonTrivialStruct.cpp760 CGF->callCStructCopyAssignmentOperator( in callSpecialFunction()
890 void CodeGenFunction::callCStructCopyAssignmentOperator(LValue Dst, LValue Src in callCStructCopyAssignmentOperator() function in CodeGenFunction
HDCGExprAgg.cpp373 CGF.callCStructCopyAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
HDCodeGenFunction.h4491 void callCStructCopyAssignmentOperator(LValue Dst, LValue Src);