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

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

Completed in 93 milliseconds