Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-diff/
DDiffConsumer.h58 struct DiffContext { struct
59 DiffContext(Value *L, Value *R) in DiffContext() argument
70 SmallVector<DiffContext, 5> contexts; argument