Home
last modified time | relevance | path

Searched defs:__counted_by (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dattr-counted-by-debug-info.c5 #define __counted_by(member) __attribute__((__counted_by__(member))) macro
7 #define __counted_by(member) macro
H A Dattr-counted-by.c12 #define __counted_by(member) __attribute__((__counted_by__(member))) macro
14 #define __counted_by(member) macro
[all...]
/llvm-project/clang/test/Sema/
H A Dattr-counted-by-vla-sizeless-types.c4 #define __counted_by( global() macro
H A Dattr-counted-by-struct-ptrs-sizeless-types.c4 #define __counted_by( global() macro
H A Dattr-counted-by-late-parsed-off.c7 #define __counted_by(f) __attribute__((counted_by(f))) macro
H A Dattr-counted-by-struct-ptrs.c3 #define __counted_by( global() macro
[all...]
H A Dattr-counted-by-late-parsed-struct-ptrs.c3 #define __counted_by(f) __attribute__((counted_by(f))) macro
H A Dattr-counted-by-vla.c3 #define __counted_by( global() macro
[all...]
/llvm-project/clang/test/AST/
H A Dattr-counted-by-late-parsed-struct-ptrs.c3 #define __counted_by(f) __attribute__((counted_by(f))) macro
H A Dattr-counted-by-struct-ptrs.c3 #define __counted_by( global() macro
[all...]