Home
last modified time | relevance | path

Searched refs:test_A (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dconstructor-template.cpp166 void test_A() { in test_A() function
179 void test_A(A<int,int> b) { in test_A() function
H A Dcxx1z-using-declaration.cpp31 namespace test_A { namespace
/llvm-project-15.0.7/clang/test/CodeGen/RISCV/
H A Driscv-inline-asm.c42 void test_A(int *p) { in test_A() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dsymbol-reaper.cpp20 void test_A(A a) { in test_A() function
/llvm-project-15.0.7/llvm/test/Transforms/GlobalDCE/
H A Dvirtual-functions.ll11 ; intrinsic. Function test_A makes a call to A::foo, but there is no call to
38 define dso_local i32 @test_A() {
H A Dvirtual-functions-novfe.ll13 ; intrinsic. Function test_A makes a call to A::foo, but there is no call to
39 define dso_local i32 @test_A() {
/llvm-project-15.0.7/clang/test/Index/
H A Dcomplete-blocks.m16 void test_A(A *a) { function
76 // CHECK-CC5-NOT: test_A