Home
last modified time | relevance | path

Searched refs:test_b (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/
H A Duse-after-scope-conversion.cpp33 void test_b() { in test_b() function
44 test_b(); in main()
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dunknown-anytype.mm14 - (void) test_b: (__unknown_anytype)foo;
35 [obj test_b: v]; // expected-error {{calling a private constructor}}
/llvm-project-15.0.7/clang/test/CXX/class/class.compare/class.compare.default/
H A Dp4.cpp32 bool (B1::*test_b)(const B1&) const = &B1::operator==;
128 bool test_b = B() == B(); // expected-error {{invalid operands}} variable
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dselectcc-opt.ll34 ; EG-LABEL: {{^}}test_b:
38 define amdgpu_kernel void @test_b(i32 addrspace(1)* %out, float %in) {
/llvm-project-15.0.7/clang/test/CXX/lex/lex.literal/lex.ext/
H A Dp11.cpp16 same_type<decltype(b), double> test_b; variable
/llvm-project-15.0.7/clang/test/CXX/drs/
H A Ddr13xx.cpp415 void test_b() { in test_b() function
439 int test_b = b((int*)0, 0); // FIXME: expected-error {{ambiguous}} variable