HomeSort by: relevance | last modified time | path
    Searched refs:callCStructDestructor (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGNonTrivialStruct.cpp 614 CGF->callCStructDestructor(
816 CGF.callCStructDestructor(CGF.MakeAddrLValue(Addr, Type));
878 void CodeGenFunction::callCStructDestructor(LValue Dst) {
CodeGenFunction.h 4011 void callCStructDestructor(LValue Dst);
CGCall.cpp 4217 CGF.callCStructDestructor(CGF.MakeAddrLValue(Addr, Ty));

Completed in 39 milliseconds