LLVM API Documentation

llvm::DIContext Member List
This is the complete list of members for llvm::DIContext, including all inherited members.
CK_DWARF enum valuellvm::DIContext
DIContext(DIContextKind K)llvm::DIContext [inline]
DIContextKind enum namellvm::DIContext
dump(raw_ostream &OS, DIDumpType DumpType=DIDT_All)=0llvm::DIContext [pure virtual]
getDWARFContext(object::ObjectFile &)llvm::DIContext [static]
getInliningInfoForAddress(uint64_t Address, DILineInfoSpecifier Specifier=DILineInfoSpecifier())=0llvm::DIContext [pure virtual]
getKind() const llvm::DIContext [inline]
getLineInfoForAddress(uint64_t Address, DILineInfoSpecifier Specifier=DILineInfoSpecifier())=0llvm::DIContext [pure virtual]
getLineInfoForAddressRange(uint64_t Address, uint64_t Size, DILineInfoSpecifier Specifier=DILineInfoSpecifier())=0llvm::DIContext [pure virtual]
~DIContext()llvm::DIContext [virtual]