LLVM API Documentation
This is the complete list of members for llvm::RecordVal, including all inherited members.
dump() const | llvm::RecordVal | |
getName() const | llvm::RecordVal | |
getNameInit() const | llvm::RecordVal | inline |
getNameInitAsString() const | llvm::RecordVal | inline |
getPrefix() const | llvm::RecordVal | inline |
getType() const | llvm::RecordVal | inline |
getValue() const | llvm::RecordVal | inline |
print(raw_ostream &OS, bool PrintSem=true) const | llvm::RecordVal | |
RecordVal(Init *N, RecTy *T, unsigned P) | llvm::RecordVal | |
RecordVal(const std::string &N, RecTy *T, unsigned P) | llvm::RecordVal | |
setValue(Init *V) | llvm::RecordVal | inline |