Searched refs:callCStructDestructor (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp611 CGF->callCStructDestructor(
813 CGF.callCStructDestructor(CGF.MakeAddrLValue(Addr, Type));
875 void CodeGenFunction::callCStructDestructor(LValue Dst) { function in class:CodeGenFunction
H A DCodeGenFunction.h4083 void callCStructDestructor(LValue Dst);
H A DCGCall.cpp4357 CGF.callCStructDestructor(CGF.MakeAddrLValue(Addr, Ty));

Completed in 128 milliseconds