Home
last modified time | relevance | path

Searched refs:bitor (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp29 #define bitor macro
114 bitor
H A Dcxx_bitor.cpp6 #if A bitor B
/llvm-project-15.0.7/clang/test/Parser/
H A Dmessage-expr-alt-op.mm8 bitor:(int)e
27 bitor:0
H A Dcxx0x-attributes.cpp50 [[,,,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 Diso646.h17 #define bitor | macro
/llvm-project-15.0.7/lldb/test/API/lang/c/cpp_keyword_identifiers/
H A Dmain.c12 int bitor = 1; in main() local
/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-bitwise-or-bool.c48 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 Dmain.m12 int bitor = 1;
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTokenKinds.def371 CXX_KEYWORD_OPERATOR(bitor , pipe)
/llvm-project-15.0.7/clang/include/clang/Tooling/Inclusions/
H A DCSymbolMap.inc312 SYMBOL(bitor, None, <iso646.h>)