Home
last modified time | relevance | path

Searched refs:BitwiseXor (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h144 BitwiseXor, // ?T operator^ enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp284 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, BitwiseXor, "operator^"); in output()
H A DMicrosoftDemangle.cpp567 IFK::BitwiseXor, // ?T operator^ in translateIntrinsicFunctionCode()