Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h24 #define no_argument 0 macro
/llvm-project/clang/test/Sema/
H A Dattr-arm-sve-vector-bits.c70 typedef svint8_t no_argument __attribute__((arm_sve_vector_bits)); // expected-error {{'arm… typedef
H A Dattr-riscv-rvv-vector-bits.c224 typedef vint8m1_t no_argument __attribute__((riscv_rvv_vector_bits)); // expected-error {{'riscv_rvv_vector_bits' attribute takes one argument}} typedef