Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp1.cpp7 Tuple<int, char> *t2a; variable
/llvm-project/flang/test/Semantics/
H A Dsymbol17.f9019 type(t2), allocatable :: t2a component
H A Dmodfile10.f9023 type, abstract :: t2a type
H A Dresolve53.f90365 type, extends(t2) :: t2a global() type
/llvm-project/clang/test/Analysis/
H A Dfree.cpp31 void t2a () { in t2a() function