Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSourceMgr.h29 class SMFixIt; variable
202 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt() function
208 SMFixIt(SMRange R, const Twine &Replacement) in SMFixIt() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DSourceMgr.h29 class SMFixIt; variable
207 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt() function
213 SMFixIt(SMRange R, const Twine &Replacement) in SMFixIt() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSourceMgr.h37 class SMFixIt; variable
236 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt() function
242 SMFixIt(SMRange R, const Twine &Replacement) in SMFixIt() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DSourceMgr.h27 class SMFixIt; variable
264 SMFixIt(SMLoc Loc, const Twine &Replacement) in SMFixIt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DSourceMgr.h27 class SMFixIt; variable
264 SMFixIt(SMLoc Loc, const Twine &Replacement) in SMFixIt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DSourceMgr.h27 class SMFixIt; variable
264 SMFixIt(SMLoc Loc, const Twine &Replacement) in SMFixIt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DSourceMgr.h27 class SMFixIt; variable
264 SMFixIt(SMLoc Loc, const Twine &Replacement) in SMFixIt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DSourceMgr.h27 class SMFixIt; variable
264 SMFixIt(SMLoc Loc, const Twine &Replacement) in SMFixIt() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSourceMgr.cpp369 SMFixIt::SMFixIt(SMRange R, const Twine &Replacement) in SMFixIt() function in SMFixIt