Home
last modified time | relevance | path

Searched defs:__tag3 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dattr-btf_type_tag-func.c7 #define __tag3 [[clang::btf_type_tag("tag3")]] macro
12 #define __tag3 __attribute__((btf_type_tag("tag3"))) macro
H A Dattr-btf_type_tag-var.c7 #define __tag3 [[clang::btf_type_tag("tag3")]] macro
16 #define __tag3 __attribute__((btf_type_tag("tag3"))) macro
/llvm-project/clang/test/Sema/
H A Dattr-btf_tag.c5 #define __tag3 __attribute__((btf_decl_tag("tag3"))) macro
14 } __tag3; variable
H A Dattr-btf_type_tag.c5 #define __tag3 __attribute__((btf_type_tag("tag3"))) macro