Home
last modified time | relevance | path

Searched refs:A_type (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/OpenMP/
H A Dnvptx_unsupported_type_messages.cpp260 struct A_type { typedef A type; }; argument
265 typedef typename A_type<value>::type type;
/llvm-project-15.0.7/clang/test/AST/
H A Dfixed_point.c184 A_t A_type; variable