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

  /external/clang/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Weak.h 10 // This file defines the WeakInfo class, which is used to store
25 class WeakInfo {
30 WeakInfo()
32 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc)
38 bool operator==(WeakInfo RHS) const {
41 bool operator!=(WeakInfo RHS) const { return !(*this == RHS); }

Completed in 244 milliseconds