/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/ifstream.members/ |
H A D | rdbuf.pass.cpp | 27 std::filebuf* fb = fs.rdbuf(); in main() local 33 std::wfilebuf* fb = fs.rdbuf(); in main() local
|
/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/ofstream.members/ |
H A D | rdbuf.pass.cpp | 26 std::filebuf* fb = fs.rdbuf(); in main() local 34 std::wfilebuf* fb = fs.rdbuf(); in main() local
|
/llvm-project/lldb/test/Shell/Register/Core/Inputs/ |
H A D | multithread.cpp | 16 void fcommon(uint32_t a, uint32_t b, uint32_t c, uint32_t d, double fa, double fb, double fc, doubl… in fcommon() 30 volatile double fb = 4.0; in f1() local 45 volatile double fb = 6.0; in f2() local 59 volatile double fb = 10.0; in f3() local
|
/llvm-project/compiler-rt/lib/builtins/ |
H A D | fixunsxfdi.c | 36 xf_bits fb; in __fixunsxfdi() local
|
H A D | fixunsxfsi.c | 36 xf_bits fb; in __fixunsxfsi() local
|
H A D | fixunsxfti.c | 29 xf_bits fb; in __fixunsxfti() local
|
H A D | floatuntixf.c | 64 xf_bits fb; in __floatuntixf() local
|
H A D | floatundixf.c | 31 xf_bits fb; in __floatundixf() local
|
H A D | floattixf.c | 66 xf_bits fb; in __floattixf() local
|
H A D | floatdixf.c | 34 xf_bits fb; in __floatdixf() local
|
H A D | fixxfti.c | 30 xf_bits fb; in __fixxfti() local
|
H A D | fixxfdi.c | 37 xf_bits fb; in __fixxfdi() local
|
/llvm-project/clang/test/Analysis/ |
H A D | CGColorSpace.c | 13 void fb(void) { in fb() function
|
H A D | unreachable-code-path.c | 131 void test11(enum foobar fb) { in test11()
|
/llvm-project/polly/lib/External/isl/imath/examples/ |
H A D | randprime.c | 184 mp_result find_prime(mp_int seed, FILE *fb) { in find_prime() 210 mp_result find_strong_prime(mp_int seed, FILE *fb) { in find_strong_prime()
|
H A D | rsakey.c | 246 mp_result find_prime(mp_int seed, FILE *fb) { in find_prime()
|
/llvm-project/clang/test/SemaCXX/ |
H A D | libstdcxx_atomic_ns_hack.cpp | 32 std::foobar fb; // expected-error {{no type named 'foobar' in namespace}} variable
|
H A D | conditional-expr.cpp | 289 fa, fb, fc, fd, fe, ff enumerator
|
/llvm-project/clang/test/Sema/ |
H A D | incompatible-function-pointer-types-strict.c | 14 void fb(fn_b_t x) {} in fb() function
|
H A D | attr-flag-enum.c | 28 fb = ~0x1u, // no-warning enumerator
|
/llvm-project/clang/test/CXX/special/class.inhctor/ |
H A D | elsewhere.cpp | 57 F<bool> fb; // expected-note {{here}} variable
|
/llvm-project/lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/ |
H A D | main.cpp | 47 FB fb(&b); in main() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | redundant-void-arg.c | 55 void (*fb)() = NULL; variable
|
H A D | redundant-void-arg.cpp | 182 void (*fb)() = nullptr; variable
|
/llvm-project/clang/test/Analysis/Inputs/ |
H A D | ctu-other.c | 6 FooBar fb; variable
|