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

  /external/clang/include/clang/AST/
Redeclarable.h 35 bool NextIsLatest() const { return NextAndIsPrevious.getInt(); }
51 /// of this same Decl. If NextIsLatest() is true, this is the first
96 return RedeclLink.NextIsLatest();
Decl.h     [all...]

Completed in 585 milliseconds