Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DCFG.cpp732 TryResult analyzeLogicOperatorCondition(BinaryOperatorKind Relation, in analyzeLogicOperatorCondition() function in __anon3efe8e7e0111::CFGBuilder
830 Res1 = analyzeLogicOperatorCondition(BO1, Value, L1); in checkIncorrectLogicOperator()
831 Res2 = analyzeLogicOperatorCondition(BO2, Value, L2); in checkIncorrectLogicOperator()