HomeSort by relevance Sort by last modified time
    Searched defs:emitThrow (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp 163 void emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) override;
    [all...]
MicrosoftCXXABI.cpp 120 void emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) override;
    [all...]

Completed in 187 milliseconds