Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp245 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage()
251 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage()
271 ArrayRef<SMFixIt> FixIts, ArrayRef<char> SourceLine){ in buildFixItLine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h236 SmallVector<SMFixIt, 4> FixIts; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h270 SmallVector<SMFixIt, 4> FixIts; variable