LLVM 17.0.0git
|
This is the complete list of members for llvm::DeclContext, including all inherited members.
DeclContext() | llvm::DeclContext | inline |
DeclContext(unsigned Hash, uint32_t Line, uint32_t ByteSize, uint16_t Tag, StringRef Name, StringRef File, const DeclContext &Parent, DWARFDie LastSeenDIE=DWARFDie(), unsigned CUId=0) | llvm::DeclContext | inline |
getCanonicalDIEOffset() const | llvm::DeclContext | inline |
getQualifiedNameHash() const | llvm::DeclContext | inline |
getTag() const | llvm::DeclContext | inline |
hasCanonicalDIE() const | llvm::DeclContext | inline |
isDefinedInClangModule() const | llvm::DeclContext | inline |
Map typedef | llvm::DeclContext | |
setCanonicalDIEOffset(uint32_t Offset) | llvm::DeclContext | inline |
setDefinedInClangModule(bool Val) | llvm::DeclContext | inline |
setHasCanonicalDIE() | llvm::DeclContext | inline |
setLastSeenDIE(CompileUnit &U, const DWARFDie &Die) | llvm::DeclContext |