Home
last modified time | relevance | path

Searched defs:bf (Results 1 – 25 of 25) sorted by relevance

/llvm-project/libcxx/test/std/utilities/function.objects/func.require/
H A Dbinary_function.pass.cpp24 typedef std::binary_function<int, short, bool> bf; in main() typedef
/llvm-project/clang/test/Analysis/
H A Dstack-block-returned.cpp5 bptr bf(int j) { in bf() function
H A Dfields.c6 typedef struct bf { unsigned x:2; } bf; struct
H A Dreinterpret-cast-pointer-to-member.cpp20 …int Base::*bf = reinterpret_cast<int Base::*>(reinterpret_cast<int Derived::*>(reinterpret_cast<in… in f() local
/llvm-project/clang/test/CoverageMapping/
H A Dlogical.cpp6 …bool bf = false; // MCDC: Decision,File 0, [[@LINE+1]]:12 -> [[@LINE+1]]:20 = M:3… in main() local
/llvm-project/libcxx/test/std/ranges/range.access/
H A Dend.pass.cpp188 friend constexpr const int *end(EndFunction const& bf) { return &bf.x; } in end()
245 friend constexpr const Empty *end(EndFunctionReturnsEmptyPtr const& bf) { return &bf.x; } in end()
252 friend constexpr const int *end(EndFunctionWithDataMember const& bf) { return &bf.x; } in end()
258 friend constexpr const int *end(EndFunctionWithPrivateEndMember const& bf) { return &bf.y; } in end()
266 friend constexpr const int *end(BeginMemberEndFunction const& bf) { return &bf.x; } in end() argument
H A Dbegin.pass.cpp191 friend constexpr const int *begin(BeginFunction const& bf) { return &bf.x; } in begin() argument
229 friend constexpr const Empty *begin(BeginFunctionReturnsEmptyPtr const& bf) { return &bf.x; } in begin() argument
235 friend constexpr const int *begin(BeginFunctionWithDataMember const& bf) { return &bf.x; } in begin() argument
240 friend constexpr const int *begin(BeginFunctionWithPrivateBeginMember const& bf) { return &bf.y; } in begin() argument
H A Drend.pass.cpp191 friend constexpr const int* rend(REndFunction const& bf) { return &bf.x; } in rend()
248 friend constexpr const Empty* rend(REndFunctionReturnsEmptyPtr const& bf) { return &bf.x; } in rend()
255 friend constexpr const int* rend(REndFunctionWithDataMember const& bf) { return &bf.x; } in rend()
261 friend constexpr const int* rend(REndFunctionWithPrivateEndMember const& bf) { return &bf.y; } in rend()
267 friend constexpr const int* rend(RBeginMemberEndFunction const& bf) { return &bf.x; } in rend() argument
H A Drbegin.pass.cpp186 friend constexpr const int* rbegin(RBeginFunction const& bf) { return &bf.x; } in rbegin() argument
231 friend constexpr const Empty *rbegin(RBeginFunctionReturnsEmptyPtr const& bf) { return &bf.x; } in rbegin() argument
237 friend constexpr const int *rbegin(RBeginFunctionWithDataMember const& bf) { return &bf.x; } in rbegin() argument
242 …friend constexpr const int *rbegin(RBeginFunctionWithPrivateBeginMember const& bf) { return &bf.y;… in rbegin() argument
/llvm-project/clang/test/Sema/
H A Dformat-strings-bitfield-promotion.cxx14 } bf; variable
H A Dformat-strings-bitfield-promotion.c11 } bf; variable
H A Dswitch.c285 unsigned bf : 1; global() member
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-alias.cpp25 x::bar<float> bf; variable
H A Dptr-to-member-function.cpp20 void bf() { printf("B::bf called\n"); } in bf() function
/llvm-project/llvm/test/MC/ARM/
H A Dthumbv8.1m.s43 bf #-2, #10 label
48 bf #0, #10 label
53 bf #7, #10 label
88 bf #4, #65536 label
93 bf #4, #-65538 label
98 bf #4, #0 label
153 bf .Lbranch, .Ltarget label
/llvm-project/clang/test/SemaCXX/
H A Dmicrosoft-new-delete.cpp18 struct bitfield { int n : 3; } bf; // expected-note {{here}} variable
/llvm-project/llvm/examples/BrainF/
H A DBrainFDriver.cpp141 BrainF bf; in main() local
/llvm-project/libcxx/test/std/utilities/utility/utility.underlying/
H A Dto_underlying.pass.cpp69 WithBitfieldEnums bf; in test() local
/llvm-project/clang/test/SemaObjC/
H A Dsigned-char-bool-conversion.m75 struct has_bf bf; field
/llvm-project/clang/test/SemaTemplate/
H A Dfriend.cpp120 B<float> bf; // expected-note {{in instantiation of}} variable
/llvm-project/mlir/lib/ExecutionEngine/
H A DFloat16bits.cpp184 uint16_t bf = float2bfloat(f); in __truncsfbf2() local
/llvm-project/flang/module/
H A D__ppc_intrinsics.f90785 integer(4), intent(in) :: bf variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsimplify-boolean-expr.cpp259 bool bf = ((i > 20)) ? false : true; in ternary_operator() local
266 bool bf = (i > 20); in operator_not_equal() local
/llvm-project/clang/test/OpenMP/
H A Dtarget_map_messages.cpp77 int bf : 20; member
/llvm-project/llvm/test/MC/Lanai/
H A Dv11.s49 bf 0x123454 label