Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h125 NotEquals, // ?9 # operator!= enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp263 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, NotEquals, "operator!="); in output()
H A DMicrosoftDemangle.cpp574 IFK::NotEquals, // ?9 # operator!= in translateIntrinsicFunctionCode()