Searched defs:DiffContext (Results 1 – 1 of 1) sorted by relevance
57 struct DiffContext { struct58 DiffContext(Value *L, Value *R) in DiffContext() function69 SmallVector<DiffContext, 5> contexts; argument