Home
last modified time | relevance | path

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

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