Home
last modified time | relevance | path

Searched defs:new_it (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction-cxx11.cpp56 auto new_it = new_annotations.find(5); in run() local
/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp302 __dir_stream new_it(curr_it.__entry_.path(), __imp_->__options_, m_ec); in __try_recursion() local