Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dcmse-clear-return.c207 typedef struct __attribute__((packed)) T13 { struct
210 } T13; argument
/llvm-project/clang/test/SemaTemplate/
H A Dalias-template-with-lambdas.cpp79 using T13 = MeowMeow<char, int, long, unsigned>; in bar() typedef
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-darwin.c83 typedef long long T13 __attribute__ ((vector_size (8))); typedef