LLVM
8.0.1
|
This is the complete list of members for llvm::codeview::TypeTableCollection, including all inherited members.
capacity() override | llvm::codeview::TypeTableCollection | virtual |
contains(TypeIndex Index) override | llvm::codeview::TypeTableCollection | virtual |
empty() | llvm::codeview::TypeCollection | inline |
ForEachRecord(TFunc Func) | llvm::codeview::TypeCollection | inline |
getFirst() override | llvm::codeview::TypeTableCollection | virtual |
getNext(TypeIndex Prev) override | llvm::codeview::TypeTableCollection | virtual |
getType(TypeIndex Index) override | llvm::codeview::TypeTableCollection | virtual |
getTypeName(TypeIndex Index) override | llvm::codeview::TypeTableCollection | virtual |
size() override | llvm::codeview::TypeTableCollection | virtual |
TypeTableCollection(ArrayRef< ArrayRef< uint8_t >> Records) | llvm::codeview::TypeTableCollection | explicit |
~TypeCollection()=default | llvm::codeview::TypeCollection | virtual |