Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp423 static TryResult bothKnownTrue(TryResult R1, TryResult R2) { in bothKnownTrue() function
5086 bothKnownTrue(Context.KnownExecuted, RHSExecuted)); in VisitBinaryOperatorForTemporaryDtors()
5168 bothKnownTrue(Context.KnownExecuted, ConditionVal)); in VisitConditionalOperatorForTemporaryDtors()
5175 bothKnownTrue(Context.KnownExecuted, NegatedVal)); in VisitConditionalOperatorForTemporaryDtors()