LLVM API Documentation
This is the complete list of members for llvm::DIContext, including all inherited members.
CK_DWARF enum value | llvm::DIContext | |
DIContext(DIContextKind K) | llvm::DIContext | inline |
DIContextKind enum name | llvm::DIContext | |
dump(raw_ostream &OS, DIDumpType DumpType=DIDT_All)=0 | llvm::DIContext | pure virtual |
getDWARFContext(object::ObjectFile *) | llvm::DIContext | static |
getInliningInfoForAddress(uint64_t Address, DILineInfoSpecifier Specifier=DILineInfoSpecifier())=0 | llvm::DIContext | pure virtual |
getKind() const | llvm::DIContext | inline |
getLineInfoForAddress(uint64_t Address, DILineInfoSpecifier Specifier=DILineInfoSpecifier())=0 | llvm::DIContext | pure virtual |
getLineInfoForAddressRange(uint64_t Address, uint64_t Size, DILineInfoSpecifier Specifier=DILineInfoSpecifier())=0 | llvm::DIContext | pure virtual |
~DIContext() | llvm::DIContext | virtual |