Home
last modified time | relevance | path

Searched defs:_Result (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/include/__ranges/
H A Dto.h166 using _Result = decltype( // __deduce_func() local
173 using _Result = // __deduce_func() local
180 using _Result = __deduce_func() local
/llvm-project/libcxx/include/__algorithm/
H A Dnext_permutation.h33 using _Result = pair<_BidirectionalIterator, bool>; in __next_permutation() local
H A Dprev_permutation.h33 using _Result = pair<_BidirectionalIterator, bool>; in __prev_permutation() local
/llvm-project/libcxx/src/ryu/
H A Df2s.cpp403 char* _Result = _First; in _Large_integer_to_chars() local