|
LLVM 22.0.0git
|
This is the complete list of members for llvm::SMFixIt, including all inherited members.
| getRange() const | llvm::SMFixIt | inline |
| getText() const | llvm::SMFixIt | inline |
| operator<(const SMFixIt &Other) const | llvm::SMFixIt | inline |
| SMFixIt(SMRange R, const Twine &Replacement) | llvm::SMFixIt | |
| SMFixIt(SMLoc Loc, const Twine &Replacement) | llvm::SMFixIt | inline |