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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp732 TryResult analyzeLogicOperatorCondition(BinaryOperatorKind Relation, function in class:__anon3711::CFGBuilder
830 Res1 = analyzeLogicOperatorCondition(BO1, Value, L1);
831 Res2 = analyzeLogicOperatorCondition(BO2, Value, L2);

Completed in 58 milliseconds