Home
last modified time | relevance | path

Searched defs:test3b (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/test/HLFIR/
H A Dassumed-type-actual-args.f9045 subroutine test3b(x) subroutine
46 interface
51 type(*), optional :: x(:)
/llvm-project/flang/test/Semantics/
H A Ddefinable01.f9086 subroutine test3b(pp) subroutine
87 pptest3b global() argument
/llvm-project/clang/test/CodeGen/
H A Dcomplex-strictfp.c47 void test3b(void) { in test3b() function
/llvm-project/flang/test/Lower/HLFIR/
H A Dlocal-end-of-scope-component-dealloc.f9067 subroutine test3b() subroutine
/llvm-project/clang/test/SemaObjCXX/
H A Dparameterized_classes_arc.mm87 template <class T> PC1<__strong T> *test3b(); // expected-error {{type argument '__strong T' cannot… function