Searched refs:CI_AllowsMemory (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DTargetInfo.h622 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon222
651 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
678 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DTargetInfo.h622 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon724
651 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
678 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DTargetInfo.h622 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon1253
651 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
678 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DTargetInfo.h627 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon1784
656 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
683 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DTargetInfo.h627 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon2343
656 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
683 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DTargetInfo.h627 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon2883
656 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
683 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DTargetInfo.h627 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon3423
656 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
683 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DTargetInfo.h622 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon4036
651 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
678 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DTargetInfo.h622 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon4538
651 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
678 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DTargetInfo.h622 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon5067
651 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
678 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DTargetInfo.h627 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon5598
656 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
683 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
H A DTargetInfo.h627 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon6157
656 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
683 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
H A DTargetInfo.h627 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon6697
656 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
683 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
H A DTargetInfo.h627 CI_AllowsMemory = 0x01, enumerator in enum:clang::TargetInfo::ConstraintInfo::__anon7237
656 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; }
683 void setAllowsMemory() { Flags |= CI_AllowsMemory; }

Completed in 69 milliseconds