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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 499 WinEH::EncodingType getWinEHEncodingType() const { return WinEHEncodingType; }
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 269 switch (MAI->getWinEHEncodingType()) {
    [all...]

Completed in 150 milliseconds