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

  /external/clang/include/clang/Basic/
VirtualFileSystem.h 158 IterState;
161 std::shared_ptr<IterState> State; // Input iterator semantics on copy.
  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.cc 1017 struct IterState {
1025 IterState* state = reinterpret_cast<IterState*>(arg1);
1038 IterState* cleanup = new IterState;
    [all...]

Completed in 254 milliseconds