Home
last modified time | relevance | path

Searched defs:__begin (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/test/CodeGenCXX/
Dfor-range-temporaries.cpp84 for (auto __begin = begin(__range), __end = end(__range); in for_temps() local
/external/clang/test/CodeGenCXX/
Dfor-range-temporaries.cpp84 for (auto __begin = begin(__range), __end = end(__range); in for_temps() local
/external/llvm-project/clang/lib/Headers/
Darm_cmse.h126 uintptr_t __begin = (uintptr_t)__pb; in cmse_check_address_range() local
/external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
Dp1.cpp76 A __begin; in g() local
/external/llvm-project/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
Dp1.cpp91 A __begin; in g() local
/external/llvm-project/pstl/include/pstl/internal/
Dunseq_backend_simd.h106 __simd_first(_Index __first, _DifferenceType __begin, _DifferenceType __end, _Compare __comp) noexc… in __simd_first()
Dalgorithm_impl.h1889 _ForwardIterator __begin; in __pattern_partition() member
1987 _BidirectionalIterator __begin; in __pattern_stable_partition() member
3359 __is_heap_until_local(_RandomAccessIterator __first, _DifferenceType __begin, _DifferenceType __end… in __is_heap_until_local()
3375 __is_heap_until_local(_RandomAccessIterator __first, _DifferenceType __begin, _DifferenceType __end… in __is_heap_until_local()