Searched refs:bitor (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/clang/test/Preprocessor/ |
| H A D | cxx_oper_keyword_ms_compat.cpp | 29 #define bitor macro 114 bitor
|
| H A D | cxx_bitor.cpp | 6 #if A bitor B
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | message-expr-alt-op.mm | 8 bitor:(int)e 27 bitor:0
|
| H A D | cxx0x-attributes.cpp | 50 [[,,,static, class, namespace,, inline, constexpr, mutable,, bitand, bitor::compl(!.*_ Cx.!U^*R),,,… 414 [[attr_name, attr_name_2(bitor), attr_name_3(com, pl)]] int macro_attrs; // expected-warning {{unkn…
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | iso646.h | 17 #define bitor | macro
|
| /llvm-project-15.0.7/lldb/test/API/lang/c/cpp_keyword_identifiers/ |
| H A D | main.c | 12 int bitor = 1; in main() local
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | warn-bitwise-or-bool.c | 48 b = foo() bitor bar(); // expected-warning {{use of bitwise '|' with boolean operands}} in test()
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/cpp_keyword_identifiers/ |
| H A D | main.m | 12 int bitor = 1;
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | TokenKinds.def | 371 CXX_KEYWORD_OPERATOR(bitor , pipe)
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/Inclusions/ |
| H A D | CSymbolMap.inc | 312 SYMBOL(bitor, None, <iso646.h>)
|