/llvm-project/clang/test/AST/ |
H A D | ast-dump-openmp-begin-declare-variant_10.c | 6 #define CONST constexpr macro 8 #define CONST __attribute__((const)) macro
|
H A D | ast-dump-openmp-begin-declare-variant_11.c | 7 #define CONST constexpr macro 9 #define CONST __attribute__((const)) macro
|
/llvm-project/clang/test/Parser/ |
H A D | pragma-fenv_access.c | 5 #define CONST constexpr macro 7 #define CONST const macro
|
/llvm-project/llvm/test/MC/RISCV/ |
H A D | fixups-invalid.s | 13 .equ CONST, .Lbuf_end - .Lbuf define
|
H A D | rv32i-aliases-valid.s | 97 .equ CONST, 0x123456 define 105 .equ CONST, 0x654321 define 110 .equ CONST, .Lbuf_end - .Lbuf define
|
H A D | rv64i-valid.s | 7 .equ CONST, 31 define
|
H A D | rv64i-aliases-valid.s | 206 .equ CONST, 0x123456 define 211 .equ CONST, 0x654321 define 216 .equ CONST, .Lbuf_end - .Lbuf define
|
H A D | rv32i-valid.s |
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | const-return-type-macros.cpp | 17 #define CONST const macro
|
H A D | const-return-type.cpp | 207 #define CONST const macro
|
H A D | convert-member-functions-to-static.cpp | 204 #define CONST const macro
|
/llvm-project/compiler-rt/test/BlocksRuntime/ |
H A D | copyconstructor.C | 16 #define CONST const macro
|
H A D | reference.C | 19 #define CONST const macro
|
/llvm-project/clang/test/CoverageMapping/ |
H A D | mcdc-system-headers.cpp | 7 #define CONST 42 macro
|
/llvm-project/clang/test/SemaCXX/ |
H A D | implicit-member-functions.cpp | 38 static const B CONST; member in PR6570::B
|
H A D | cxx1y-variable-templates_top_level.cpp | 6 #define CONST const macro 8 #define CONST constexpr macro
|
H A D | cxx1y-variable-templates_in_class.cpp | 5 #define CONST const macro [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-trailing-return-type.cpp | 381 #define CONST const macro
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 35 CONST = 1, ///< Value is a constant. enumerator
|
/llvm-project/openmp/runtime/src/ |
H A D | z_Windows_NT-586_asm.asm | 28 CONST SEGMENT DWORD USE32 PUBLIC 'CONST' label
|
/llvm-project/flang/lib/Parser/ |
H A D | preprocessor.cpp | 873 CONST, ExpressionValue() enumerator
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.h | 289 CONST = 0x10, enumerator
|