Home
last modified time | relevance | path

Searched defs:test2b (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/test/Lower/
H A Darray-expression-subscript.f90181 subroutine test2b(a,b,c,d) subroutine
185 end subroutine test2b argument
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dparameterized_classes_arc.mm82 void test2b() { test2_temp<const id>(); } function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dsource_location_err.cpp37 auto test2b = __builtin_source_location(); // expected-error {{'std::source_location::__impl' must … variable
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dexprs.c17 _Bool test2b; variable