LLVM API Documentation

llvm::DIVariable Member List
This is the complete list of members for llvm::DIVariable, including all inherited members.
DbgNodellvm::DIDescriptor [protected]
DIDescriptor classllvm::DIVariable [friend]
llvm::DIDescriptor::DIDescriptor(const MDNode *N=nullptr)llvm::DIDescriptor [inline, explicit]
DIVariable(const MDNode *N=nullptr)llvm::DIVariable [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
getAddrElement(unsigned Idx) const llvm::DIVariable
getArgNumber() const llvm::DIVariable [inline]
getConstantField(unsigned Elt) const llvm::DIDescriptor [protected]
getContext() const llvm::DIVariable [inline]
getDescriptorField(unsigned Elt) const llvm::DIDescriptor [protected]
getFieldAs(unsigned Elt) const llvm::DIDescriptor [inline, protected]
getFile() const llvm::DIVariable [inline]
getFunctionField(unsigned Elt) const llvm::DIDescriptor [protected]
getGlobalVariableField(unsigned Elt) const llvm::DIDescriptor [protected]
getInlinedAt() const llvm::DIVariable
getInt64Field(unsigned Elt) const llvm::DIDescriptor [protected]
getLineNumber() const llvm::DIVariable [inline]
getName() const llvm::DIVariable [inline]
getNumAddrElements() const llvm::DIVariable [inline]
getPieceOffset() const llvm::DIVariable
getPieceSize() const llvm::DIVariable
getSizeInBits(const DITypeIdentifierMap &Map)llvm::DIVariable
getStringField(unsigned Elt) const llvm::DIDescriptor [protected]
getTag() const llvm::DIDescriptor [inline]
getType() const llvm::DIVariable [inline]
getUInt64Field(unsigned Elt) const llvm::DIDescriptor [protected]
getUnsignedField(unsigned Elt) const llvm::DIDescriptor [inline, protected]
hasComplexAddress() const llvm::DIVariable [inline]
isArtificial() const llvm::DIVariable [inline]
isBasicType() const llvm::DIDescriptor
isBlockByrefVariable(const DITypeIdentifierMap &Map) const llvm::DIVariable [inline]
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
isIndirect() const llvm::DIVariable [inline]
isInlinedFnArgument(const Function *CurFn)llvm::DIVariable
isLexicalBlock() const llvm::DIDescriptor
isLexicalBlockFile() const llvm::DIDescriptor
isNameSpace() const llvm::DIDescriptor
isObjCProperty() const llvm::DIDescriptor
isObjectPointer() const llvm::DIVariable [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
isVariablePiece() const llvm::DIVariable
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
printExtendedName(raw_ostream &OS) const llvm::DIVariable
replaceAllUsesWith(LLVMContext &VMContext, DIDescriptor D)llvm::DIDescriptor
replaceAllUsesWith(MDNode *D)llvm::DIDescriptor
replaceFunctionField(unsigned Elt, Function *F)llvm::DIDescriptor [protected]
Verify() const llvm::DIVariable