Searched defs:bp2 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/SemaCXX/ |
H A D | address-space-conversion.cpp | 52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast() 103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast() 133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast() 159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast() 183 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_implicit_conversion()
|
/llvm-project/flang/test/Semantics/ |
H A D | allocate05.f90 | 28 class(B), pointer :: bp1, bp2(:) local
|
H A D | allocate08.f90 | 36 class(B), pointer :: bp1, bp2(:) local
|
/llvm-project/clang/test/CXX/drs/ |
H A D | cwg1xx.cpp | 692 cwg142::B *bp2 = (cwg142::B*)this; f() local
|