Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-equals-default-macros.cpp4 #define STRUCT_WITH_DEFAULT(_base, _type) \ argument
H A Duse-equals-default.cpp274 #define STRUCT_WITH_DEFAULT(_base, _type) \ argument
H A Duse-equals-default-copy.cpp523 #define STRUCT_WITH_COPY_CONSTRUCT(_base, _type) \ argument
533 #define STRUCT_WITH_COPY_ASSIGN(_base, _type) \ argument
/llvm-project/clang/test/SemaCXX/
H A Dsuppress-availability-error-cf-options.cpp4 #define CF_OPTIONS(_type, _name) __attribute__((availability(swift, unavailable))) _type _name; enu… argument
/llvm-project/clang/test/ARCMT/allowlisted/
H A Dheader2.h2 #define NS_ENUM(_type, _name) enum _name : _type _name; enum _name : _type argument
/llvm-project/clang/test/Modules/Inputs/F.framework/PrivateHeaders/
H A DNS.h12 #define NS_ENUM(_type, _name) \ argument
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.cpp56 #define ENTRY_NAME(_type) \ in GetEntryName() argument
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1466 #define __sanitizer_syscall_pre_add_key(_type, _description, _payload, plen, \ argument
1471 #define __sanitizer_syscall_post_add_key(res, _type, _description, _payload, \ argument
1476 #define __sanitizer_syscall_pre_request_key(_type, _description, \ argument
1481 #define __sanitizer_syscall_post_request_key(res, _type, _description, \ argument