Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h144 BitwiseNot, // ?S operator~ enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Demangle/
DMicrosoftDemangleNodes.cpp286 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, BitwiseNot, "operator~"); in output()
DMicrosoftDemangle.cpp566 IFK::BitwiseNot, // ?S operator~ in translateIntrinsicFunctionCode()