LLVM API Documentation

llvm::DICompileUnit Member List
This is the complete list of members for llvm::DICompileUnit, including all inherited members.
DbgNodellvm::DIDescriptor [protected]
DICompileUnit(const MDNode *N=nullptr)llvm::DICompileUnit [inline, explicit]
DIDescriptor classllvm::DICompileUnit [friend]
llvm::DIDescriptor::DIDescriptor(const MDNode *N=nullptr)llvm::DIDescriptor [inline, explicit]
DIScope(const MDNode *N=nullptr)llvm::DIScope [inline, explicit]
dump() const llvm::DIDescriptor
FlagAccessibility enum valuellvm::DIDescriptor
FlagAppleBlock enum valuellvm::DIDescriptor
FlagArtificial enum valuellvm::DIDescriptor
FlagBlockByrefStruct enum valuellvm::DIDescriptor
FlagExplicit enum valuellvm::DIDescriptor
FlagFwdDecl enum valuellvm::DIDescriptor
FlagIndirectVariable enum valuellvm::DIDescriptor
FlagLValueReference enum valuellvm::DIDescriptor
FlagObjcClassComplete enum valuellvm::DIDescriptor
FlagObjectPointer enum valuellvm::DIDescriptor
FlagPrivate enum valuellvm::DIDescriptor
FlagProtected enum valuellvm::DIDescriptor
FlagPrototyped enum valuellvm::DIDescriptor
FlagPublic enum valuellvm::DIDescriptor
FlagRValueReference enum valuellvm::DIDescriptor
FlagStaticMember enum valuellvm::DIDescriptor
FlagVector enum valuellvm::DIDescriptor
FlagVirtual enum valuellvm::DIDescriptor
getConstantField(unsigned Elt) const llvm::DIDescriptor [protected]
getContext() const llvm::DIScope
getDescriptorField(unsigned Elt) const llvm::DIDescriptor [protected]
getDirectory() const llvm::DIScope
getEmissionKind() const llvm::DICompileUnit [inline]
getEnumTypes() const llvm::DICompileUnit
getFieldAs(unsigned Elt) const llvm::DIDescriptor [inline, protected]
getFilename() const llvm::DIScope
getFlags() const llvm::DICompileUnit [inline]
getFunctionField(unsigned Elt) const llvm::DIDescriptor [protected]
getGlobalVariableField(unsigned Elt) const llvm::DIDescriptor [protected]
getGlobalVariables() const llvm::DICompileUnit
getImportedEntities() const llvm::DICompileUnit
getInt64Field(unsigned Elt) const llvm::DIDescriptor [protected]
getLanguage() const llvm::DICompileUnit [inline]
getName() const llvm::DIScope
getProducer() const llvm::DICompileUnit [inline]
getRef() const llvm::DIScope
getRetainedTypes() const llvm::DICompileUnit
getRunTimeVersion() const llvm::DICompileUnit [inline]
getSplitDebugFilename() const llvm::DICompileUnit [inline]
getStringField(unsigned Elt) const llvm::DIDescriptor [protected]
getSubprograms() const llvm::DICompileUnit
getTag() const llvm::DIDescriptor [inline]
getUInt64Field(unsigned Elt) const llvm::DIDescriptor [protected]
getUnsignedField(unsigned Elt) const llvm::DIDescriptor [inline, protected]
isBasicType() const llvm::DIDescriptor
isCompileUnit() const llvm::DIDescriptor
isCompositeType() const llvm::DIDescriptor
isDerivedType() const llvm::DIDescriptor
isEnumerator() const llvm::DIDescriptor
isFile() const llvm::DIDescriptor
isGlobalVariable() const llvm::DIDescriptor
isImportedEntity() const llvm::DIDescriptor
isLexicalBlock() const llvm::DIDescriptor
isLexicalBlockFile() const llvm::DIDescriptor
isNameSpace() const llvm::DIDescriptor
isObjCProperty() const llvm::DIDescriptor
isOptimized() const llvm::DICompileUnit [inline]
isScope() const llvm::DIDescriptor
isSubprogram() const llvm::DIDescriptor
isSubrange() const llvm::DIDescriptor
isSubroutineType() const llvm::DIDescriptor
isTemplateTypeParameter() const llvm::DIDescriptor
isTemplateValueParameter() const llvm::DIDescriptor
isType() const llvm::DIDescriptor
isVariable() const llvm::DIDescriptor
operator bool() const llvm::DIDescriptor [inline]
operator MDNode *() const llvm::DIDescriptor [inline]
operator!=(DIDescriptor Other) const llvm::DIDescriptor [inline]
operator->() const llvm::DIDescriptor [inline]
operator==(DIDescriptor Other) const llvm::DIDescriptor [inline]
print(raw_ostream &OS) const llvm::DIDescriptor
replaceAllUsesWith(LLVMContext &VMContext, DIDescriptor D)llvm::DIDescriptor
replaceAllUsesWith(MDNode *D)llvm::DIDescriptor
replaceFunctionField(unsigned Elt, Function *F)llvm::DIDescriptor [protected]
Verify() const llvm::DICompileUnit