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

/external/clang/lib/Analysis/
H A DConsumed.cpp285 enum EffectiveOp { enum in namespace:clang::consumed
302 EffectiveOp EOp;
328 PropagationInfo(const BinaryOperator *Source, EffectiveOp EOp,
338 PropagationInfo(const BinaryOperator *Source, EffectiveOp EOp,
401 EffectiveOp testEffectiveOp() const {
727 static_cast<EffectiveOp>(BinOp->getOpcode() == BO_LOr), LTest, RTest)));

Completed in 6451 milliseconds