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

/external/clang/lib/Analysis/
H A DThreadSafetyLogical.cpp34 const auto LeftOrOperator = [=](const BinOp *A) { local
76 : LeftOrOperator(cast<And>(LHS));
82 return LNeg ? LeftOrOperator(cast<Or>(LHS))

Completed in 1829 milliseconds