HomeSort by relevance Sort by last modified time
    Searched defs:isPoisoned (Results 1 - 25 of 30) sorted by null

1 2

  /external/clang/include/clang/Basic/
IdentifierTable.h 58 bool IsPoisoned : 1; // True if identifier is poisoned.
254 IsPoisoned = Value;
262 bool isPoisoned() const { return IsPoisoned; }
361 (isPoisoned() | hasMacroDefinition() | isCPlusPlusOperatorKeyword() |
376 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 67 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
126 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
372 (isPoisoned() | hasMacroDefinition() | isCPlusPlusOperatorKeyword() |
388 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 67 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
111 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
385 (isPoisoned() | hasMacroDefinition() | isCPlusPlusOperatorKeyword() |
401 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
385 (isPoisoned() | hasMacroDefinition() | isCPlusPlusOperatorKeyword() |
401 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
380 NeedsHandleIdentifier = isPoisoned() || hasMacroDefinition() ||
396 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
380 NeedsHandleIdentifier = isPoisoned() || hasMacroDefinition() ||
396 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
380 NeedsHandleIdentifier = isPoisoned() || hasMacroDefinition() ||
396 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
380 NeedsHandleIdentifier = isPoisoned() || hasMacroDefinition() ||
396 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
372 (isPoisoned() | hasMacroDefinition() | isCPlusPlusOperatorKeyword() |
388 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 67 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
111 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
385 (isPoisoned() | hasMacroDefinition() | isCPlusPlusOperatorKeyword() |
401 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
385 (isPoisoned() | hasMacroDefinition() | isCPlusPlusOperatorKeyword() |
401 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
380 NeedsHandleIdentifier = isPoisoned() || hasMacroDefinition() ||
396 : II(II), OldValue(II ? II->isPoisoned() : false) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h 75 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; }
119 assert(!lie.getPointer()->isPoisoned() &&
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 69 bool IsPoisoned : 1; // True if identifier is poisoned.
261 IsPoisoned = Value;
269 bool isPoisoned() const { return IsPoisoned; }
380 NeedsHandleIdentifier = isPoisoned() || hasMacroDefinition() ||
396 : II(II), OldValue(II ? II->isPoisoned() : false) {

Completed in 1090 milliseconds

1 2