Home
last modified time | relevance | path

Searched defs:ab2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dallocate06.f905 subroutine C935(l, ac1, ac2, ac3, dc1, dc2, ec1, ec2, aa, ab, ab2, ea, eb, da, db, whatever, someth… argument
35 type(B(* , *)), pointer :: ab2(:) local
/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp4.cpp136 HasMixins<A, B> ab2 = ab; in test_has_mixins() local