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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h240 R_SExpr reduceBinaryOp(BinaryOp &Orig, R_SExpr E0, R_SExpr E1) { function in class:clang::threadSafety::til::VisitReducer
H A DThreadSafetyTIL.h1230 return Vs.reduceBinaryOp(*this, Ne0, Ne1);

Completed in 101 milliseconds