Home
last modified time | relevance | path

Searched refs:PlusEqual (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DOperatorKinds.def75 OVERLOADED_OPERATOR(PlusEqual , "+=" , plusequal , false, true , false)
/openbsd/src/gnu/llvm/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h150 PlusEqual, // ?Y operator+= enumerator
/openbsd/src/gnu/llvm/llvm/lib/Demangle/
DMicrosoftDemangleNodes.cpp290 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, PlusEqual, "operator+="); in output()
DMicrosoftDemangle.cpp575 IFK::PlusEqual, // ?Y operator+= in translateIntrinsicFunctionCode()