Home
last modified time | relevance | path

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

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