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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp403 static TryResult bothKnownTrue(TryResult R1, TryResult R2) { function
4793 bothKnownTrue(Context.KnownExecuted, RHSExecuted));
4879 bothKnownTrue(Context.KnownExecuted, ConditionVal));
4886 bothKnownTrue(Context.KnownExecuted, NegatedVal));

Completed in 115 milliseconds