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

1 2

  /external/clang/include/clang/AST/
Redeclarable.h 66 bool NextIsLatest() const { return !NextIsPrevious(); }
89 assert(NextIsLatest() && "decl became canonical unexpectedly");
105 assert(NextIsLatest() && "expected a canonical decl");
123 /// of this same Decl. If NextIsLatest() is true, this is the first
163 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 65 bool NextIsLatest() const { return !NextIsPrevious(); }
88 assert(NextIsLatest() && "decl became canonical unexpectedly");
104 assert(NextIsLatest() && "expected a canonical decl");
122 /// of this same Decl. If NextIsLatest() is true, this is the first
162 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Redeclarable.h 65 bool NextIsLatest() const { return !NextIsPrevious(); }
88 assert(NextIsLatest() && "decl became canonical unexpectedly");
104 assert(NextIsLatest() && "expected a canonical decl");
122 /// of this same Decl. If NextIsLatest() is true, this is the first
162 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Redeclarable.h 65 bool NextIsLatest() const { return !NextIsPrevious(); }
88 assert(NextIsLatest() && "decl became canonical unexpectedly");
104 assert(NextIsLatest() && "expected a canonical decl");
122 /// of this same Decl. If NextIsLatest() is true, this is the first
162 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Redeclarable.h 119 bool NextIsLatest() const { return !NextIsPrevious(); }
142 assert(NextIsLatest() && "decl became canonical unexpectedly");
158 assert(NextIsLatest() && "expected a canonical decl");
176 /// of this same Decl. If NextIsLatest() is true, this is the first
216 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Redeclarable.h 119 bool NextIsLatest() const { return !NextIsPrevious(); }
142 assert(NextIsLatest() && "decl became canonical unexpectedly");
158 assert(NextIsLatest() && "expected a canonical decl");
176 /// of this same Decl. If NextIsLatest() is true, this is the first
216 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Redeclarable.h 119 bool NextIsLatest() const { return !NextIsPrevious(); }
142 assert(NextIsLatest() && "decl became canonical unexpectedly");
158 assert(NextIsLatest() && "expected a canonical decl");
176 /// of this same Decl. If NextIsLatest() is true, this is the first
216 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Redeclarable.h 119 bool NextIsLatest() const { return !NextIsPrevious(); }
142 assert(NextIsLatest() && "decl became canonical unexpectedly");
158 assert(NextIsLatest() && "expected a canonical decl");
176 /// of this same Decl. If NextIsLatest() is true, this is the first
216 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 65 bool NextIsLatest() const { return !NextIsPrevious(); }
88 assert(NextIsLatest() && "decl became canonical unexpectedly");
104 assert(NextIsLatest() && "expected a canonical decl");
122 /// of this same Decl. If NextIsLatest() is true, this is the first
162 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Redeclarable.h 65 bool NextIsLatest() const { return !NextIsPrevious(); }
88 assert(NextIsLatest() && "decl became canonical unexpectedly");
104 assert(NextIsLatest() && "expected a canonical decl");
122 /// of this same Decl. If NextIsLatest() is true, this is the first
162 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Redeclarable.h 65 bool NextIsLatest() const { return !NextIsPrevious(); }
88 assert(NextIsLatest() && "decl became canonical unexpectedly");
104 assert(NextIsLatest() && "expected a canonical decl");
122 /// of this same Decl. If NextIsLatest() is true, this is the first
162 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Redeclarable.h 119 bool NextIsLatest() const { return !NextIsPrevious(); }
142 assert(NextIsLatest() && "decl became canonical unexpectedly");
158 assert(NextIsLatest() && "expected a canonical decl");
176 /// of this same Decl. If NextIsLatest() is true, this is the first
216 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Redeclarable.h 119 bool NextIsLatest() const { return !NextIsPrevious(); }
142 assert(NextIsLatest() && "decl became canonical unexpectedly");
158 assert(NextIsLatest() && "expected a canonical decl");
176 /// of this same Decl. If NextIsLatest() is true, this is the first
216 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Redeclarable.h 119 bool NextIsLatest() const { return !NextIsPrevious(); }
142 assert(NextIsLatest() && "decl became canonical unexpectedly");
158 assert(NextIsLatest() && "expected a canonical decl");
176 /// of this same Decl. If NextIsLatest() is true, this is the first
216 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Redeclarable.h 119 bool NextIsLatest() const { return !NextIsPrevious(); }
142 assert(NextIsLatest() && "decl became canonical unexpectedly");
158 assert(NextIsLatest() && "expected a canonical decl");
176 /// of this same Decl. If NextIsLatest() is true, this is the first
216 bool isFirstDecl() const { return RedeclLink.NextIsLatest(); }

Completed in 366 milliseconds

1 2