Home
last modified time | relevance | path

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

/external/libcxx/test/std/numerics/numeric.ops/transform.reduce/
Dtransform_reduce_iter_iter_init_bop_uop.pass.cpp45 test(Iter1 first1, Iter1 last1, T init, BOp bOp, UOp uOp, T x) in test()
/external/llvm-project/libcxx/test/std/numerics/numeric.ops/transform.reduce/
Dtransform_reduce_iter_iter_init_bop_uop.pass.cpp48 test(Iter1 first1, Iter1 last1, T init, BOp bOp, UOp uOp, T x) in test()
/external/clang/lib/Sema/
DSemaExpr.cpp10385 if (UnaryOperator* uOp = dyn_cast<UnaryOperator>(op)) { in CheckAddressOfOperand() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp13357 if (UnaryOperator* uOp = dyn_cast<UnaryOperator>(op)) { in CheckAddressOfOperand() local