Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp52 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 Dallocate05.f9028 class(B), pointer :: bp1, bp2(:) local
H A Dallocate08.f9036 class(B), pointer :: bp1, bp2(:) local
/llvm-project/clang/test/CXX/drs/
H A Dcwg1xx.cpp692 cwg142::B *bp2 = (cwg142::B*)this; f() local