Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DConsumed.cpp312 BinTestTy BinTest; member
332 BinTest.Source = Source; in PropagationInfo()
333 BinTest.EOp = EOp; in PropagationInfo()
334 BinTest.LTest = LTest; in PropagationInfo()
335 BinTest.RTest = RTest; in PropagationInfo()
343 BinTest.Source = Source; in PropagationInfo()
344 BinTest.EOp = EOp; in PropagationInfo()
345 BinTest.LTest.Var = LVar; in PropagationInfo()
346 BinTest.LTest.TestsFor = LTestsFor; in PropagationInfo()
347 BinTest.RTest.Var = RVar; in PropagationInfo()
[all …]