Home
last modified time | relevance | path

Searched defs:DiffContext (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-diff/
DDiffConsumer.h57 struct DiffContext { struct
58 DiffContext(Value *L, Value *R) in DiffContext() function
69 SmallVector<DiffContext, 5> contexts; argument