Home
last modified time | relevance | path

Searched defs:T14 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dcmse-clear-return.c224 typedef struct __attribute__((packed)) T14 { struct
227 } T14; argument
/llvm-project/clang/test/SemaTemplate/
H A Dalias-template-with-lambdas.cpp97 using T14 = decltype([]<int V = 0>(auto Param) { typedef
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-darwin.c85 typedef double T14 __attribute__ ((vector_size (8))); typedef