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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
ItaniumCXXABI.cpp 197 bool EmitBadCastCall(CodeGenFunction &CGF) override;
1517 EmitBadCastCall(CGF);
1561 bool ItaniumCXXABI::EmitBadCastCall(CodeGenFunction &CGF) {
MicrosoftCXXABI.cpp 160 bool EmitBadCastCall(CodeGenFunction &CGF) override;
1044 bool MicrosoftCXXABI::EmitBadCastCall(CodeGenFunction &CGF) {

Completed in 68 milliseconds