Home
last modified time | relevance | path

Searched defs:bp1 (Results 1 – 7 of 7) 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()
H A Dnullability-declspec.cpp7 _Nonnull int (^bp1)(int); // expected-error{{nullability specifier '_Nonnull' cannot be applied to … variable
/llvm-project/clang/test/FixIt/
H A Dfixit-nullability-declspec.cpp9 _Nonnull int (^bp1)(int); // expected-error{{nullability specifier '_Nonnull' cannot be applied to … variable
/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/Sema/
H A Dblock-misc.c161 void (^bp1)(); test17() local
/llvm-project/clang/test/CXX/drs/
H A Dcwg1xx.cpp682 cwg142::B *bp1 = this; f() local