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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCContext.h 99 bool DwarfLocSeen;
235 /// dwarf .loc directive and sets DwarfLocSeen. When the next instruction
247 DwarfLocSeen = true;
249 void ClearDwarfLocSeen() { DwarfLocSeen = false; }
251 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /external/llvm/include/llvm/MC/
MCContext.h 142 bool DwarfLocSeen;
486 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
498 DwarfLocSeen = true;
500 void clearDwarfLocSeen() { DwarfLocSeen = false; }
502 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
536 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
548 DwarfLocSeen = true;
551 void clearDwarfLocSeen() { DwarfLocSeen = false; }
553 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
536 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
548 DwarfLocSeen = true;
551 void clearDwarfLocSeen() { DwarfLocSeen = false; }
553 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
536 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
548 DwarfLocSeen = true;
551 void clearDwarfLocSeen() { DwarfLocSeen = false; }
553 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
536 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
548 DwarfLocSeen = true;
551 void clearDwarfLocSeen() { DwarfLocSeen = false; }
553 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
536 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
548 DwarfLocSeen = true;
551 void clearDwarfLocSeen() { DwarfLocSeen = false; }
553 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
536 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
548 DwarfLocSeen = true;
551 void clearDwarfLocSeen() { DwarfLocSeen = false; }
553 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
536 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
548 DwarfLocSeen = true;
551 void clearDwarfLocSeen() { DwarfLocSeen = false; }
553 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
536 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
548 DwarfLocSeen = true;
551 void clearDwarfLocSeen() { DwarfLocSeen = false; }
553 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 145 bool DwarfLocSeen = false;
558 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
570 DwarfLocSeen = true;
573 void clearDwarfLocSeen() { DwarfLocSeen = false; }
575 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
562 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
574 DwarfLocSeen = true;
577 void clearDwarfLocSeen() { DwarfLocSeen = false; }
579 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
562 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
574 DwarfLocSeen = true;
577 void clearDwarfLocSeen() { DwarfLocSeen = false; }
579 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 145 bool DwarfLocSeen = false;
558 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
570 DwarfLocSeen = true;
573 void clearDwarfLocSeen() { DwarfLocSeen = false; }
575 bool getDwarfLocSeen() { return DwarfLocSeen; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCContext.h 147 bool DwarfLocSeen = false;
562 /// and sets DwarfLocSeen. When the next instruction is assembled an entry
574 DwarfLocSeen = true;
577 void clearDwarfLocSeen() { DwarfLocSeen = false; }
579 bool getDwarfLocSeen() { return DwarfLocSeen; }