Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET.DebugInfo
DIType Class
DIType Properties
BitAlignment Property
BitOffset Property
BitSize Property
DebugInfoFlags Property
IsAppleBlockExtension Property
IsArtificial Property
IsBlockByRefStruct Property
IsForwardDeclaration Property
IsLvalueReference Property
IsObjClassComplete Property
IsObjectPointer Property
IsPrivate Property
IsProtected Property
IsPublic Property
IsRvalueReference Property
IsStaticMember Property
IsVector Property
IsVirtual Property
Line Property
Name Property
Scope Property
DIType
IsVirtual Property
[This is preliminary documentation and is subject to change.]
Namespace:
Llvm.NET.DebugInfo
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
public
bool
IsVirtual
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
DIType Class
Llvm.NET.DebugInfo Namespace