Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h148 TimesEqual, // ?X operator*= enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp289 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, TimesEqual, "operator*="); in output()
H A DMicrosoftDemangle.cpp598 IFK::TimesEqual, // ?X operator*= in translateIntrinsicFunctionCode()