Home
last modified time | relevance | path

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

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