Searched defs:IsLogicOp (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Sema/
H A DSemaExpr.cpp6011 static bool IsLogicOp(BinaryOperatorKind Opc) { function
6024 return IsLogicOp(OP->getOpcode());

Completed in 225 milliseconds