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

  /external/llvm/include/llvm/ADT/
EpochTracker.h 35 bool isHandleInSync() const { return true; }
48 /// isHandleInSync at appropriate points to assert that the handle they're using
86 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
EpochTracker.h 34 /// isHandleInSync at appropriate points to assert that the handle they're using
72 bool isHandleInSync() const { return *EpochAddress == EpochAtCreation; }
91 bool isHandleInSync() const { return true; }

Completed in 431 milliseconds