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 37 bool NextIsLatest() const { return base_type::getInt() == true; }
52 /// of this same Decl. If NextIsLatest() is true, this is the first
97 return RedeclLink.NextIsLatest();
Decl.h     [all...]

Completed in 725 milliseconds