Home
last modified time | relevance | path

Searched defs:VAL2 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/Preprocessor/
H A Dprint-pragma-microsoft.c12 #define VAL2 "VAL2" macro
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-bpf-preserve-field-info-4.c9 VAL2 = 0xffffffff80000000UL, enumerator
H A Dbuiltins-bpf-preserve-field-info-3.c12 VAL2 = 2, enumerator
/llvm-project/clang/test/Sema/
H A Dbuiltins-bpf.c20 VAL2 = 0xffffffff80000000UL, enumerator
/llvm-project/clang/include/clang/AST/
H A DExpr.h6614 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; global() enumerator