Home
last modified time | relevance | path

Searched refs:BitwiseXOr (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h391 BitwiseXOr, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp305 return OpenACCReductionOperator::BitwiseXOr; in ParseReductionOperator()