Searched refs:is_first_it (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_demangle.cpp3196 bool is_first_it = true; local
3215 if (!is_first_it)
3217 is_first_it = false;
3223 if (is_first_it)
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_demangle.cpp3196 bool is_first_it = true; local
3215 if (!is_first_it)
3217 is_first_it = false;
3223 if (is_first_it)

Completed in 101 milliseconds