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

/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1178 TIL_UnaryOpcode unaryOpcode() const { function in class:clang::threadSafety::UnaryOp
1194 Cmp.compareIntegers(unaryOpcode(), E->unaryOpcode());
H A DThreadSafetyTraverse.h759 SS << getUnaryOpcodeString(E->unaryOpcode());

Completed in 71 milliseconds