Home
last modified time | relevance | path

Searched defs:CONST (Results 1 – 22 of 22) sorted by relevance

/llvm-project/clang/test/AST/
H A Dast-dump-openmp-begin-declare-variant_10.c6 #define CONST constexpr macro
8 #define CONST __attribute__((const)) macro
H A Dast-dump-openmp-begin-declare-variant_11.c7 #define CONST constexpr macro
9 #define CONST __attribute__((const)) macro
/llvm-project/clang/test/Parser/
H A Dpragma-fenv_access.c5 #define CONST constexpr macro
7 #define CONST const macro
/llvm-project/llvm/test/MC/RISCV/
H A Dfixups-invalid.s13 .equ CONST, .Lbuf_end - .Lbuf define
H A Drv32i-aliases-valid.s97 .equ CONST, 0x123456 define
105 .equ CONST, 0x654321 define
110 .equ CONST, .Lbuf_end - .Lbuf define
H A Drv64i-valid.s7 .equ CONST, 31 define
H A Drv64i-aliases-valid.s206 .equ CONST, 0x123456 define
211 .equ CONST, 0x654321 define
216 .equ CONST, .Lbuf_end - .Lbuf define
H A Drv32i-valid.s
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dconst-return-type-macros.cpp17 #define CONST const macro
H A Dconst-return-type.cpp207 #define CONST const macro
H A Dconvert-member-functions-to-static.cpp204 #define CONST const macro
/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dcopyconstructor.C16 #define CONST const macro
H A Dreference.C19 #define CONST const macro
/llvm-project/clang/test/CoverageMapping/
H A Dmcdc-system-headers.cpp7 #define CONST 42 macro
/llvm-project/clang/test/SemaCXX/
H A Dimplicit-member-functions.cpp38 static const B CONST; member in PR6570::B
H A Dcxx1y-variable-templates_top_level.cpp6 #define CONST const macro
8 #define CONST constexpr macro
H A Dcxx1y-variable-templates_in_class.cpp5 #define CONST const macro
[all...]
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-trailing-return-type.cpp381 #define CONST const macro
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h35 CONST = 1, ///< Value is a constant. enumerator
/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm28 CONST SEGMENT DWORD USE32 PUBLIC 'CONST' label
/llvm-project/flang/lib/Parser/
H A Dpreprocessor.cpp873 CONST, ExpressionValue() enumerator
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h289 CONST = 0x10, enumerator