Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDiffConsumer.h58 struct DiffContext { struct
59 DiffContext(Value *L, Value *R) in DiffContext() argument
70 SmallVector<DiffContext, 5> contexts; argument
/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
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDiffConsumer.h57 struct DiffContext { struct
58 DiffContext(Value *L, Value *R) in DiffContext() function
71 SmallVector<DiffContext, 5> contexts; argument