Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/AST/
Dast-print-record-decl.c95 #ifndef BASES
96 # error BASES undefined
97 # define BASES // help syntax checkers macro
113 KW __attribute__((aligned(16))) __attribute__((deprecated(""))) T BASES { in defFirst()
136 KW __attribute__((deprecated(""))) T BASES { int i; } *p1; in defLast()
154 KW __attribute__((aligned(16))) T BASES { int i; } *p1; // expected-warning {{'T' is deprecated}} in defMiddle()
180 KW __attribute__((aligned(64))) T BASES { // expected-warning {{'T' is deprecated}} in defSelfRef()