Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dallocate12.f9027 class(type2), allocatable :: ct2(:, :)[:, :, :] component
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dtuple_cat.pass.cpp254 const auto& ct2 = t2; main() local