Home
last modified time | relevance | path

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

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