Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp21 case UOP_Minus: return "-"; in getUnaryOpcodeString()
H A DThreadSafetyCommon.cpp506 til::UnaryOp(til::UOP_Minus, translate(UO->getSubExpr(), Ctx)); in translateUnaryOperator()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h85 UOP_Minus, // - enumerator
133 const TIL_UnaryOpcode UOP_Min = UOP_Minus;