LLVM 20.0.0git
|
This is the complete list of members for llvm::ListRecTy, including all inherited members.
BitRecTyKind enum value | llvm::RecTy | |
BitsRecTyKind enum value | llvm::RecTy | |
classof(const RecTy *RT) | llvm::ListRecTy | inlinestatic |
DagRecTyKind enum value | llvm::RecTy | |
dump() const | llvm::RecTy | |
get(RecTy *T) | llvm::ListRecTy | inlinestatic |
getAsString() const override | llvm::ListRecTy | virtual |
getElementType() const | llvm::ListRecTy | inline |
getListTy() | llvm::RecTy | |
getRecordKeeper() const | llvm::RecTy | inline |
getRecTyKind() const | llvm::RecTy | inline |
IntRecTyKind enum value | llvm::RecTy | |
ListRecTyKind enum value | llvm::RecTy | |
print(raw_ostream &OS) const | llvm::RecTy | inline |
RecordRecTyKind enum value | llvm::RecTy | |
RecTy(RecTyKind K, RecordKeeper &RK) | llvm::RecTy | inline |
RecTy::getListTy | llvm::ListRecTy | friend |
RecTyKind enum name | llvm::RecTy | |
StringRecTyKind enum value | llvm::RecTy | |
typeIsA(const RecTy *RHS) const override | llvm::ListRecTy | virtual |
typeIsConvertibleTo(const RecTy *RHS) const override | llvm::ListRecTy | virtual |
~RecTy()=default | llvm::RecTy | virtual |