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

/external/clang/lib/Analysis/
H A DThreadSafetyLogical.cpp28 const auto RightAndOperator = [=](const BinOp *A) { local
51 : RightAndOperator(cast<And>(RHS));
57 return RNeg ? RightAndOperator(cast<Or>(RHS))

Completed in 67 milliseconds