Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1055 TryResult analyzeLogicOperatorCondition(BinaryOperatorKind Relation, in analyzeLogicOperatorCondition() function in __anonef2f84bd0411::CFGBuilder
1184 Res1 = analyzeLogicOperatorCondition(BO1, Value, L1); in checkIncorrectLogicOperator()
1185 Res2 = analyzeLogicOperatorCondition(BO2, Value, L2); in checkIncorrectLogicOperator()