LLVM 20.0.0git
|
This is the complete list of members for llvm::NumericSubstitution, including all inherited members.
Context | llvm::Substitution | protected |
FromStr | llvm::Substitution | protected |
getFromString() const | llvm::Substitution | inline |
getIndex() const | llvm::Substitution | inline |
getResult() const override | llvm::NumericSubstitution | virtual |
InsertIdx | llvm::Substitution | protected |
NumericSubstitution(FileCheckPatternContext *Context, StringRef ExpressionStr, std::unique_ptr< Expression > ExpressionPointer, size_t InsertIdx) | llvm::NumericSubstitution | inline |
Substitution(FileCheckPatternContext *Context, StringRef VarName, size_t InsertIdx) | llvm::Substitution | inline |
~Substitution()=default | llvm::Substitution | virtual |