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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 252 bool UseDWARF2Bitfields;
501 bool useDWARF2Bitfields() const { return UseDWARF2Bitfields; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 261 bool UseDWARF2Bitfields;
541 bool useDWARF2Bitfields() const { return UseDWARF2Bitfields; }

Completed in 215 milliseconds