Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/ranges/range.adaptors/range.transform/
H A Dbase.pass.cpp29 CopyableView base1 = transformView.base(); in test() local
40 const CopyableView base1 = transformView.base(); in test() local
/llvm-project/flang/test/Semantics/
H A Dresolve117.f904 type base1(k) type
15 generic :: base1 => sub method
/llvm-project/clang/test/SemaTemplate/
H A Dconcepts-using-decl.cpp63 struct base1 { struct
65 Opaque<0> foo() { return Opaque<0>(); }; // expected-note {{candidate function}} in foo()
137 struct base1 { struct
138 template <class T> Opaque<0> foo() { return Opaque<0>(); } in foo()
/llvm-project/libcxxabi/test/
H A Dcatch_ptr_02.pass.cpp91 struct base1 {int x;}; argument
/llvm-project/libcxx/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.special/
H A Dswap.pass.cpp26 std::basic_syncbuf<CharT> base1; in test() local
/llvm-project/clang/test/FixIt/
H A Dfixit-cxx11-attributes.cpp37 struct base1 {}; struct
/llvm-project/clang/test/AST/
H A Dast-dump-openmp-declare-variant-extensions-messages.c7 int base1(void) { return 2; } in base1() function
H A Dast-dump-openmp-declare-variant-extensions.c20 int base1(void) { return 3; } in base1() function
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.drop/
H A Dbase.pass.cpp21 auto base1 = std::move(dropView1).base(); in test() local
/llvm-project/libcxx/test/std/input.output/syncstream/osyncstream/
H A Dassign.pass.cpp35 std::basic_stringbuf<CharT, Traits, Allocator> base1; in test() local
/llvm-project/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.nonmember/
H A Diter_swap.pass.cpp64 adl::Iterator base1 = adl::Iterator::TrackSwaps(iter_swap_invocations); in test() local
/llvm-project/clang/test/CXX/dcl/dcl.init/
H A Daggr.cpp35 struct base1 { int b1, b2 = 42; }; argument
/llvm-project/libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.nonmember/
H A Diter_swap.pass.cpp49 adl::Iterator base1 = adl::Iterator::TrackSwaps(a + 1, iter_swap_invocations); in test() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-trailing-return-type.cpp301 double B::base1(int, bool b) {} in base1() function in B
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp567 constexpr bool base1 = &e.c[0] < &e.d; // expected-error {{constant expression}} expected-note {{comparison of addresses of subobjects of different base classes has unspecified global() variable
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c40 char* base1 = (char*)strrchr(path, '/'); in basename() local
60 char* base1 = (char*)strrchr(path, '/'); in dirname() local
[all...]