Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dranges.copy_if.pass.cpp216 ProxyRange proxyIn{in}; in test() local
227 ProxyRange proxyIn{in}; in test() local