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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1174 TIL_UnaryOpcode unaryOpcode() const { function in class:clang::threadSafety::UnaryOp
1190 Cmp.compareIntegers(unaryOpcode(), E->unaryOpcode());
H A DThreadSafetyTraverse.h774 SS << getUnaryOpcodeString(E->unaryOpcode());

Completed in 63 milliseconds