Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp767 CGF->callCStructCopyAssignmentOperator( in callSpecialFunction()
898 void CodeGenFunction::callCStructCopyAssignmentOperator(LValue Dst, LValue Src in callCStructCopyAssignmentOperator() function in CodeGenFunction
H A DCGExprAgg.cpp364 CGF.callCStructCopyAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
H A DCodeGenFunction.h4086 void callCStructCopyAssignmentOperator(LValue Dst, LValue Src);