Home
last modified time | relevance | path

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

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