HomeSort by: relevance | last modified time | path
    Searched defs:EmitDestructorCall (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
ItaniumCXXABI.cpp 237 void EmitDestructorCall(CodeGenFunction &CGF, const CXXDestructorDecl *DD,
1716 void ItaniumCXXABI::EmitDestructorCall(CodeGenFunction &CGF,
MicrosoftCXXABI.cpp 273 void EmitDestructorCall(CodeGenFunction &CGF, const CXXDestructorDecl *DD,
1614 void MicrosoftCXXABI::EmitDestructorCall(CodeGenFunction &CGF,

Completed in 21 milliseconds