Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h154 LshEqual, // ?_3 operator<<= enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp295 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, LshEqual, "operator<<="); in output()
H A DMicrosoftDemangle.cpp606 IFK::LshEqual, // ?_3 operator<<= in translateIntrinsicFunctionCode()