Home
last modified time | relevance | path

Searched refs:unaryOpcode (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1175 TIL_UnaryOpcode unaryOpcode() const { in unaryOpcode() function
1191 Cmp.compareIntegers(unaryOpcode(), E->unaryOpcode()); in compare()
H A DThreadSafetyTraverse.h775 SS << getUnaryOpcodeString(E->unaryOpcode()); in printUnaryOp()