Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h123 LogicalNot, // ?7 # operator! enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp261 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, LogicalNot, "operator!"); in output()
H A DMicrosoftDemangle.cpp572 IFK::LogicalNot, // ?7 # operator! in translateIntrinsicFunctionCode()