LLVM  8.0.1
Public Member Functions | List of all members
llvm::pdb::DIARawSymbol Class Reference

#include "llvm/DebugInfo/PDB/DIA/DIARawSymbol.h"

Inheritance diagram for llvm::pdb::DIARawSymbol:
Inheritance graph
[legend]
Collaboration diagram for llvm::pdb::DIARawSymbol:
Collaboration graph
[legend]

Public Member Functions

 DIARawSymbol (const DIASession &PDBSession, CComPtr< IDiaSymbol > DiaSymbol)
 
void dump (raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, PdbSymbolIdField RecurseIdFields) const override
 
CComPtr< IDiaSymbol > getDiaSymbol () const
 
std::unique_ptr< IPDBEnumSymbolsfindChildren (PDB_SymType Type) const override
 
std::unique_ptr< IPDBEnumSymbolsfindChildren (PDB_SymType Type, StringRef Name, PDB_NameSearchFlags Flags) const override
 
std::unique_ptr< IPDBEnumSymbolsfindChildrenByAddr (PDB_SymType Type, StringRef Name, PDB_NameSearchFlags Flags, uint32_t Section, uint32_t Offset) const override
 
std::unique_ptr< IPDBEnumSymbolsfindChildrenByVA (PDB_SymType Type, StringRef Name, PDB_NameSearchFlags Flags, uint64_t VA) const override
 
std::unique_ptr< IPDBEnumSymbolsfindChildrenByRVA (PDB_SymType Type, StringRef Name, PDB_NameSearchFlags Flags, uint32_t RVA) const override
 
std::unique_ptr< IPDBEnumSymbolsfindInlineFramesByAddr (uint32_t Section, uint32_t Offset) const override
 
std::unique_ptr< IPDBEnumSymbolsfindInlineFramesByRVA (uint32_t RVA) const override
 
std::unique_ptr< IPDBEnumSymbolsfindInlineFramesByVA (uint64_t VA) const override
 
std::unique_ptr< IPDBEnumLineNumbersfindInlineeLines () const override
 
std::unique_ptr< IPDBEnumLineNumbersfindInlineeLinesByAddr (uint32_t Section, uint32_t Offset, uint32_t Length) const override
 
std::unique_ptr< IPDBEnumLineNumbersfindInlineeLinesByRVA (uint32_t RVA, uint32_t Length) const override
 
std::unique_ptr< IPDBEnumLineNumbersfindInlineeLinesByVA (uint64_t VA, uint32_t Length) const override
 
void getDataBytes (llvm::SmallVector< uint8_t, 32 > &bytes) const override
 
void getFrontEndVersion (VersionInfo &Version) const override
 
void getBackEndVersion (VersionInfo &Version) const override
 
PDB_MemberAccess getAccess () const override
 
uint32_t getAddressOffset () const override
 
uint32_t getAddressSection () const override
 
uint32_t getAge () const override
 
SymIndexId getArrayIndexTypeId () const override
 
uint32_t getBaseDataOffset () const override
 
uint32_t getBaseDataSlot () const override
 
SymIndexId getBaseSymbolId () const override
 
PDB_BuiltinType getBuiltinType () const override
 
uint32_t getBitPosition () const override
 
PDB_CallingConv getCallingConvention () const override
 
SymIndexId getClassParentId () const override
 
std::string getCompilerName () const override
 
uint32_t getCount () const override
 
uint32_t getCountLiveRanges () const override
 
PDB_Lang getLanguage () const override
 
SymIndexId getLexicalParentId () const override
 
std::string getLibraryName () const override
 
uint32_t getLiveRangeStartAddressOffset () const override
 
uint32_t getLiveRangeStartAddressSection () const override
 
uint32_t getLiveRangeStartRelativeVirtualAddress () const override
 
codeview::RegisterId getLocalBasePointerRegisterId () const override
 
SymIndexId getLowerBoundId () const override
 
uint32_t getMemorySpaceKind () const override
 
std::string getName () const override
 
uint32_t getNumberOfAcceleratorPointerTags () const override
 
uint32_t getNumberOfColumns () const override
 
uint32_t getNumberOfModifiers () const override
 
uint32_t getNumberOfRegisterIndices () const override
 
uint32_t getNumberOfRows () const override
 
std::string getObjectFileName () const override
 
uint32_t getOemId () const override
 
SymIndexId getOemSymbolId () const override
 
uint32_t getOffsetInUdt () const override
 
PDB_Cpu getPlatform () const override
 
uint32_t getRank () const override
 
codeview::RegisterId getRegisterId () const override
 
uint32_t getRegisterType () const override
 
uint32_t getRelativeVirtualAddress () const override
 
uint32_t getSamplerSlot () const override
 
uint32_t getSignature () const override
 
uint32_t getSizeInUdt () const override
 
uint32_t getSlot () const override
 
std::string getSourceFileName () const override
 
std::unique_ptr< IPDBLineNumbergetSrcLineOnTypeDefn () const override
 
uint32_t getStride () const override
 
SymIndexId getSubTypeId () const override
 
std::string getSymbolsFileName () const override
 
SymIndexId getSymIndexId () const override
 
uint32_t getTargetOffset () const override
 
uint32_t getTargetRelativeVirtualAddress () const override
 
uint64_t getTargetVirtualAddress () const override
 
uint32_t getTargetSection () const override
 
uint32_t getTextureSlot () const override
 
uint32_t getTimeStamp () const override
 
uint32_t getToken () const override
 
SymIndexId getTypeId () const override
 
uint32_t getUavSlot () const override
 
std::string getUndecoratedName () const override
 
std::string getUndecoratedNameEx (PDB_UndnameFlags Flags) const override
 
SymIndexId getUnmodifiedTypeId () const override
 
SymIndexId getUpperBoundId () const override
 
Variant getValue () const override
 
uint32_t getVirtualBaseDispIndex () const override
 
uint32_t getVirtualBaseOffset () const override
 
SymIndexId getVirtualTableShapeId () const override
 
std::unique_ptr< PDBSymbolTypeBuiltingetVirtualBaseTableType () const override
 
PDB_DataKind getDataKind () const override
 
PDB_SymType getSymTag () const override
 
codeview::GUID getGuid () const override
 
int32_t getOffset () const override
 
int32_t getThisAdjust () const override
 
int32_t getVirtualBasePointerOffset () const override
 
PDB_LocType getLocationType () const override
 
PDB_Machine getMachineType () const override
 
codeview::ThunkOrdinal getThunkOrdinal () const override
 
uint64_t getLength () const override
 
uint64_t getLiveRangeLength () const override
 
uint64_t getVirtualAddress () const override
 
PDB_UdtType getUdtKind () const override
 
bool hasConstructor () const override
 
bool hasCustomCallingConvention () const override
 
bool hasFarReturn () const override
 
bool isCode () const override
 
bool isCompilerGenerated () const override
 
bool isConstType () const override
 
bool isEditAndContinueEnabled () const override
 
bool isFunction () const override
 
bool getAddressTaken () const override
 
bool getNoStackOrdering () const override
 
bool hasAlloca () const override
 
bool hasAssignmentOperator () const override
 
bool hasCTypes () const override
 
bool hasCastOperator () const override
 
bool hasDebugInfo () const override
 
bool hasEH () const override
 
bool hasEHa () const override
 
bool hasInlAsm () const override
 
bool hasInlineAttribute () const override
 
bool hasInterruptReturn () const override
 
bool hasFramePointer () const override
 
bool hasLongJump () const override
 
bool hasManagedCode () const override
 
bool hasNestedTypes () const override
 
bool hasNoInlineAttribute () const override
 
bool hasNoReturnAttribute () const override
 
bool hasOptimizedCodeDebugInfo () const override
 
bool hasOverloadedOperator () const override
 
bool hasSEH () const override
 
bool hasSecurityChecks () const override
 
bool hasSetJump () const override
 
bool hasStrictGSCheck () const override
 
bool isAcceleratorGroupSharedLocal () const override
 
bool isAcceleratorPointerTagLiveRange () const override
 
bool isAcceleratorStubFunction () const override
 
bool isAggregated () const override
 
bool isIntroVirtualFunction () const override
 
bool isCVTCIL () const override
 
bool isConstructorVirtualBase () const override
 
bool isCxxReturnUdt () const override
 
bool isDataAligned () const override
 
bool isHLSLData () const override
 
bool isHotpatchable () const override
 
bool isIndirectVirtualBaseClass () const override
 
bool isInterfaceUdt () const override
 
bool isIntrinsic () const override
 
bool isLTCG () const override
 
bool isLocationControlFlowDependent () const override
 
bool isMSILNetmodule () const override
 
bool isMatrixRowMajor () const override
 
bool isManagedCode () const override
 
bool isMSILCode () const override
 
bool isMultipleInheritance () const override
 
bool isNaked () const override
 
bool isNested () const override
 
bool isOptimizedAway () const override
 
bool isPacked () const override
 
bool isPointerBasedOnSymbolValue () const override
 
bool isPointerToDataMember () const override
 
bool isPointerToMemberFunction () const override
 
bool isPureVirtual () const override
 
bool isRValueReference () const override
 
bool isRefUdt () const override
 
bool isReference () const override
 
bool isRestrictedType () const override
 
bool isReturnValue () const override
 
bool isSafeBuffers () const override
 
bool isScoped () const override
 
bool isSdl () const override
 
bool isSingleInheritance () const override
 
bool isSplitted () const override
 
bool isStatic () const override
 
bool hasPrivateSymbols () const override
 
bool isUnalignedType () const override
 
bool isUnreached () const override
 
bool isValueUdt () const override
 
bool isVirtual () const override
 
bool isVirtualBaseClass () const override
 
bool isVirtualInheritance () const override
 
bool isVolatileType () const override
 
bool wasInlined () const override
 
std::string getUnused () const override
 
- Public Member Functions inherited from llvm::pdb::IPDBRawSymbol
virtual ~IPDBRawSymbol ()
 

Detailed Description

Definition at line 19 of file DIARawSymbol.h.

Constructor & Destructor Documentation

◆ DIARawSymbol()

DIARawSymbol::DIARawSymbol ( const DIASession PDBSession,
CComPtr< IDiaSymbol >  DiaSymbol 
)

Definition at line 201 of file DIARawSymbol.cpp.

Member Function Documentation

◆ dump()

void DIARawSymbol::dump ( raw_ostream OS,
int  Indent,
PdbSymbolIdField  ShowIdFields,
PdbSymbolIdField  RecurseIdFields 
) const
overridevirtual

◆ findChildren() [1/2]

std::unique_ptr< IPDBEnumSymbols > DIARawSymbol::findChildren ( PDB_SymType  Type) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 399 of file DIARawSymbol.cpp.

References llvm::pdb::Type.

Referenced by getDiaSymbol().

◆ findChildren() [2/2]

std::unique_ptr< IPDBEnumSymbols > DIARawSymbol::findChildren ( PDB_SymType  Type,
StringRef  Name,
PDB_NameSearchFlags  Flags 
) const
overridevirtual

◆ findChildrenByAddr()

std::unique_ptr< IPDBEnumSymbols > DIARawSymbol::findChildrenByAddr ( PDB_SymType  Type,
StringRef  Name,
PDB_NameSearchFlags  Flags,
uint32_t  Section,
uint32_t  Offset 
) const
overridevirtual

◆ findChildrenByRVA()

std::unique_ptr< IPDBEnumSymbols > DIARawSymbol::findChildrenByRVA ( PDB_SymType  Type,
StringRef  Name,
PDB_NameSearchFlags  Flags,
uint32_t  RVA 
) const
overridevirtual

◆ findChildrenByVA()

std::unique_ptr< IPDBEnumSymbols > DIARawSymbol::findChildrenByVA ( PDB_SymType  Type,
StringRef  Name,
PDB_NameSearchFlags  Flags,
uint64_t  VA 
) const
overridevirtual

◆ findInlineeLines()

std::unique_ptr< IPDBEnumLineNumbers > DIARawSymbol::findInlineeLines ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 514 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ findInlineeLinesByAddr()

std::unique_ptr< IPDBEnumLineNumbers > DIARawSymbol::findInlineeLinesByAddr ( uint32_t  Section,
uint32_t  Offset,
uint32_t  Length 
) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 523 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ findInlineeLinesByRVA()

std::unique_ptr< IPDBEnumLineNumbers > DIARawSymbol::findInlineeLinesByRVA ( uint32_t  RVA,
uint32_t  Length 
) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 534 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ findInlineeLinesByVA()

std::unique_ptr< IPDBEnumLineNumbers > DIARawSymbol::findInlineeLinesByVA ( uint64_t  VA,
uint32_t  Length 
) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 543 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ findInlineFramesByAddr()

std::unique_ptr< IPDBEnumSymbols > DIARawSymbol::findInlineFramesByAddr ( uint32_t  Section,
uint32_t  Offset 
) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 488 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ findInlineFramesByRVA()

std::unique_ptr< IPDBEnumSymbols > DIARawSymbol::findInlineFramesByRVA ( uint32_t  RVA) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 497 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ findInlineFramesByVA()

std::unique_ptr< IPDBEnumSymbols > DIARawSymbol::findInlineFramesByVA ( uint64_t  VA) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 506 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getAccess()

PDB_MemberAccess DIARawSymbol::getAccess ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 576 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getAddressOffset()

uint32_t DIARawSymbol::getAddressOffset ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 581 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getAddressSection()

uint32_t DIARawSymbol::getAddressSection ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 585 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getAddressTaken()

bool DIARawSymbol::getAddressTaken ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 971 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getAge()

uint32_t DIARawSymbol::getAge ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 589 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getArrayIndexTypeId()

SymIndexId DIARawSymbol::getArrayIndexTypeId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 593 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getBackEndVersion()

void DIARawSymbol::getBackEndVersion ( VersionInfo Version) const
overridevirtual

◆ getBaseDataOffset()

uint32_t DIARawSymbol::getBaseDataOffset ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 604 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getBaseDataSlot()

uint32_t DIARawSymbol::getBaseDataSlot ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 608 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getBaseSymbolId()

SymIndexId DIARawSymbol::getBaseSymbolId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 612 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getBitPosition()

uint32_t DIARawSymbol::getBitPosition ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 621 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getBuiltinType()

PDB_BuiltinType DIARawSymbol::getBuiltinType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 616 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getCallingConvention()

PDB_CallingConv DIARawSymbol::getCallingConvention ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 625 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getClassParentId()

SymIndexId DIARawSymbol::getClassParentId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 630 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getCompilerName()

std::string DIARawSymbol::getCompilerName ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 634 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getCount()

uint32_t DIARawSymbol::getCount ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 638 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getCountLiveRanges()

uint32_t DIARawSymbol::getCountLiveRanges ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 642 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getDataBytes()

void DIARawSymbol::getDataBytes ( llvm::SmallVector< uint8_t, 32 > &  bytes) const
overridevirtual

◆ getDataKind()

PDB_DataKind DIARawSymbol::getDataKind ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 881 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getDiaSymbol()

CComPtr<IDiaSymbol> llvm::pdb::DIARawSymbol::getDiaSymbol ( ) const
inline

Definition at line 26 of file DIARawSymbol.h.

References findChildren(), findChildrenByAddr(), findChildrenByRVA(), findChildrenByVA(), findInlineeLines(), findInlineeLinesByAddr(), findInlineeLinesByRVA(), findInlineeLinesByVA(), findInlineFramesByAddr(), findInlineFramesByRVA(), findInlineFramesByVA(), getAccess(), getAddressOffset(), getAddressSection(), getAddressTaken(), getAge(), getArrayIndexTypeId(), getBackEndVersion(), getBaseDataOffset(), getBaseDataSlot(), getBaseSymbolId(), getBitPosition(), getBuiltinType(), getCallingConvention(), getClassParentId(), getCompilerName(), getCount(), getCountLiveRanges(), getDataBytes(), getDataKind(), getFrontEndVersion(), getGuid(), getLanguage(), getLength(), getLexicalParentId(), getLibraryName(), getLiveRangeLength(), getLiveRangeStartAddressOffset(), getLiveRangeStartAddressSection(), getLiveRangeStartRelativeVirtualAddress(), getLocalBasePointerRegisterId(), getLocationType(), getLowerBoundId(), getMachineType(), getMemorySpaceKind(), getName(), getNoStackOrdering(), getNumberOfAcceleratorPointerTags(), getNumberOfColumns(), getNumberOfModifiers(), getNumberOfRegisterIndices(), getNumberOfRows(), getObjectFileName(), getOemId(), getOemSymbolId(), getOffset(), getOffsetInUdt(), getPlatform(), getRank(), getRegisterId(), getRegisterType(), getRelativeVirtualAddress(), getSamplerSlot(), getSignature(), getSizeInUdt(), getSlot(), getSourceFileName(), getSrcLineOnTypeDefn(), getStride(), getSubTypeId(), getSymbolsFileName(), getSymIndexId(), getSymTag(), getTargetOffset(), getTargetRelativeVirtualAddress(), getTargetSection(), getTargetVirtualAddress(), getTextureSlot(), getThisAdjust(), getThunkOrdinal(), getTimeStamp(), getToken(), getTypeId(), getUavSlot(), getUdtKind(), getUndecoratedName(), getUndecoratedNameEx(), getUnmodifiedTypeId(), getUnused(), getUpperBoundId(), getValue(), getVirtualAddress(), getVirtualBaseDispIndex(), getVirtualBaseOffset(), getVirtualBasePointerOffset(), getVirtualBaseTableType(), getVirtualTableShapeId(), hasAlloca(), hasAssignmentOperator(), hasCastOperator(), hasConstructor(), hasCTypes(), hasCustomCallingConvention(), hasDebugInfo(), hasEH(), hasEHa(), hasFarReturn(), hasFramePointer(), hasInlAsm(), hasInlineAttribute(), hasInterruptReturn(), hasLongJump(), hasManagedCode(), hasNestedTypes(), hasNoInlineAttribute(), hasNoReturnAttribute(), hasOptimizedCodeDebugInfo(), hasOverloadedOperator(), hasPrivateSymbols(), hasSecurityChecks(), hasSEH(), hasSetJump(), hasStrictGSCheck(), isAcceleratorGroupSharedLocal(), isAcceleratorPointerTagLiveRange(), isAcceleratorStubFunction(), isAggregated(), isCode(), isCompilerGenerated(), isConstructorVirtualBase(), isConstType(), isCVTCIL(), isCxxReturnUdt(), isDataAligned(), isEditAndContinueEnabled(), isFunction(), isHLSLData(), isHotpatchable(), isIndirectVirtualBaseClass(), isInterfaceUdt(), isIntrinsic(), isIntroVirtualFunction(), isLocationControlFlowDependent(), isLTCG(), isManagedCode(), isMatrixRowMajor(), isMSILCode(), isMSILNetmodule(), isMultipleInheritance(), isNaked(), isNested(), isOptimizedAway(), isPacked(), isPointerBasedOnSymbolValue(), isPointerToDataMember(), isPointerToMemberFunction(), isPureVirtual(), isReference(), isRefUdt(), isRestrictedType(), isReturnValue(), isRValueReference(), isSafeBuffers(), isScoped(), isSdl(), isSingleInheritance(), isSplitted(), isStatic(), isUnalignedType(), isUnreached(), isValueUdt(), isVirtual(), isVirtualBaseClass(), isVirtualInheritance(), isVolatileType(), Name, llvm::ARMBuildAttrs::Section, llvm::IndexedInstrProf::Version, and wasInlined().

Referenced by llvm::pdb::DIASession::findLineNumbers(), and llvm::pdb::DIASession::getSourceFilesForCompiland().

◆ getFrontEndVersion()

void DIARawSymbol::getFrontEndVersion ( VersionInfo Version) const
overridevirtual

◆ getGuid()

codeview::GUID DIARawSymbol::getGuid ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 891 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getLanguage()

PDB_Lang DIARawSymbol::getLanguage ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 653 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getLength()

uint64_t DIARawSymbol::getLength ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 922 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getLexicalParentId()

SymIndexId DIARawSymbol::getLexicalParentId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 657 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getLibraryName()

std::string DIARawSymbol::getLibraryName ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 661 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getLiveRangeLength()

uint64_t DIARawSymbol::getLiveRangeLength ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 926 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getLiveRangeStartAddressOffset()

uint32_t DIARawSymbol::getLiveRangeStartAddressOffset ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 665 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getLiveRangeStartAddressSection()

uint32_t DIARawSymbol::getLiveRangeStartAddressSection ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 670 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getLiveRangeStartRelativeVirtualAddress()

uint32_t DIARawSymbol::getLiveRangeStartRelativeVirtualAddress ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 675 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getLocalBasePointerRegisterId()

codeview::RegisterId DIARawSymbol::getLocalBasePointerRegisterId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 680 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getLocationType()

PDB_LocType DIARawSymbol::getLocationType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 907 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getLowerBoundId()

SymIndexId DIARawSymbol::getLowerBoundId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 685 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getMachineType()

PDB_Machine DIARawSymbol::getMachineType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 912 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getMemorySpaceKind()

uint32_t DIARawSymbol::getMemorySpaceKind ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 689 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getName()

std::string DIARawSymbol::getName ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 693 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getNoStackOrdering()

bool DIARawSymbol::getNoStackOrdering ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 975 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getNumberOfAcceleratorPointerTags()

uint32_t DIARawSymbol::getNumberOfAcceleratorPointerTags ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 697 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getNumberOfColumns()

uint32_t DIARawSymbol::getNumberOfColumns ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 702 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getNumberOfModifiers()

uint32_t DIARawSymbol::getNumberOfModifiers ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 706 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getNumberOfRegisterIndices()

uint32_t DIARawSymbol::getNumberOfRegisterIndices ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 710 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getNumberOfRows()

uint32_t DIARawSymbol::getNumberOfRows ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 714 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getObjectFileName()

std::string DIARawSymbol::getObjectFileName ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 718 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getOemId()

uint32_t DIARawSymbol::getOemId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 722 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getOemSymbolId()

SymIndexId DIARawSymbol::getOemSymbolId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 726 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getOffset()

int32_t DIARawSymbol::getOffset ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 895 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getOffsetInUdt()

uint32_t DIARawSymbol::getOffsetInUdt ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 730 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getPlatform()

PDB_Cpu DIARawSymbol::getPlatform ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 734 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getRank()

uint32_t DIARawSymbol::getRank ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 738 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getRegisterId()

codeview::RegisterId DIARawSymbol::getRegisterId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 742 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getRegisterType()

uint32_t DIARawSymbol::getRegisterType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 747 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getRelativeVirtualAddress()

uint32_t DIARawSymbol::getRelativeVirtualAddress ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 751 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSamplerSlot()

uint32_t DIARawSymbol::getSamplerSlot ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 755 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSignature()

uint32_t DIARawSymbol::getSignature ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 759 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSizeInUdt()

uint32_t DIARawSymbol::getSizeInUdt ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 763 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSlot()

uint32_t DIARawSymbol::getSlot ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 767 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSourceFileName()

std::string DIARawSymbol::getSourceFileName ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 771 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSrcLineOnTypeDefn()

std::unique_ptr< IPDBLineNumber > DIARawSymbol::getSrcLineOnTypeDefn ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 775 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getStride()

uint32_t DIARawSymbol::getStride ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 783 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSubTypeId()

SymIndexId DIARawSymbol::getSubTypeId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 787 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSymbolsFileName()

std::string DIARawSymbol::getSymbolsFileName ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 791 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSymIndexId()

SymIndexId DIARawSymbol::getSymIndexId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 795 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getSymTag()

PDB_SymType DIARawSymbol::getSymTag ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 886 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getTargetOffset()

uint32_t DIARawSymbol::getTargetOffset ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 799 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getTargetRelativeVirtualAddress()

uint32_t DIARawSymbol::getTargetRelativeVirtualAddress ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 803 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getTargetSection()

uint32_t DIARawSymbol::getTargetSection ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 812 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getTargetVirtualAddress()

uint64_t DIARawSymbol::getTargetVirtualAddress ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 808 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getTextureSlot()

uint32_t DIARawSymbol::getTextureSlot ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 816 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getThisAdjust()

int32_t DIARawSymbol::getThisAdjust ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 899 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getThunkOrdinal()

codeview::ThunkOrdinal DIARawSymbol::getThunkOrdinal ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 917 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getTimeStamp()

uint32_t DIARawSymbol::getTimeStamp ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 820 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getToken()

uint32_t DIARawSymbol::getToken ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 824 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getTypeId()

SymIndexId DIARawSymbol::getTypeId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 828 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getUavSlot()

uint32_t DIARawSymbol::getUavSlot ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 832 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getUdtKind()

PDB_UdtType DIARawSymbol::getUdtKind ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 934 of file DIARawSymbol.cpp.

Referenced by getDiaSymbol().

◆ getUndecoratedName()

std::string DIARawSymbol::getUndecoratedName ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 836 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getUndecoratedNameEx()

std::string DIARawSymbol::getUndecoratedNameEx ( PDB_UndnameFlags  Flags) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 563 of file DIARawSymbol.cpp.

References llvm::convertUTF16ToUTF8String(), and llvm::AMDGPU::SDWA::DWORD.

Referenced by getDiaSymbol().

◆ getUnmodifiedTypeId()

SymIndexId DIARawSymbol::getUnmodifiedTypeId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 840 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getUnused()

std::string DIARawSymbol::getUnused ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1269 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getUpperBoundId()

SymIndexId DIARawSymbol::getUpperBoundId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 844 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getValue()

Variant DIARawSymbol::getValue ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 848 of file DIARawSymbol.cpp.

References llvm::pdb::Variant.

Referenced by getDiaSymbol().

◆ getVirtualAddress()

uint64_t DIARawSymbol::getVirtualAddress ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 930 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getVirtualBaseDispIndex()

uint32_t DIARawSymbol::getVirtualBaseDispIndex ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 857 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getVirtualBaseOffset()

uint32_t DIARawSymbol::getVirtualBaseOffset ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 861 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getVirtualBasePointerOffset()

int32_t DIARawSymbol::getVirtualBasePointerOffset ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 903 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ getVirtualBaseTableType()

std::unique_ptr< PDBSymbolTypeBuiltin > DIARawSymbol::getVirtualBaseTableType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 870 of file DIARawSymbol.cpp.

References llvm::unique_dyn_cast().

Referenced by getDiaSymbol().

◆ getVirtualTableShapeId()

SymIndexId DIARawSymbol::getVirtualTableShapeId ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 865 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasAlloca()

bool DIARawSymbol::hasAlloca ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 979 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasAssignmentOperator()

bool DIARawSymbol::hasAssignmentOperator ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 983 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasCastOperator()

bool DIARawSymbol::hasCastOperator ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 991 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasConstructor()

bool DIARawSymbol::hasConstructor ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 939 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasCTypes()

bool DIARawSymbol::hasCTypes ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 987 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasCustomCallingConvention()

bool DIARawSymbol::hasCustomCallingConvention ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 943 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasDebugInfo()

bool DIARawSymbol::hasDebugInfo ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 995 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasEH()

bool DIARawSymbol::hasEH ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 999 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasEHa()

bool DIARawSymbol::hasEHa ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1003 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasFarReturn()

bool DIARawSymbol::hasFarReturn ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 947 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasFramePointer()

bool DIARawSymbol::hasFramePointer ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1019 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasInlAsm()

bool DIARawSymbol::hasInlAsm ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1007 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasInlineAttribute()

bool DIARawSymbol::hasInlineAttribute ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1011 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasInterruptReturn()

bool DIARawSymbol::hasInterruptReturn ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1015 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasLongJump()

bool DIARawSymbol::hasLongJump ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1023 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasManagedCode()

bool DIARawSymbol::hasManagedCode ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1027 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasNestedTypes()

bool DIARawSymbol::hasNestedTypes ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1031 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasNoInlineAttribute()

bool DIARawSymbol::hasNoInlineAttribute ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1035 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasNoReturnAttribute()

bool DIARawSymbol::hasNoReturnAttribute ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1039 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasOptimizedCodeDebugInfo()

bool DIARawSymbol::hasOptimizedCodeDebugInfo ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1043 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasOverloadedOperator()

bool DIARawSymbol::hasOverloadedOperator ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1047 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasPrivateSymbols()

bool DIARawSymbol::hasPrivateSymbols ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1231 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ hasSecurityChecks()

bool DIARawSymbol::hasSecurityChecks ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1055 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasSEH()

bool DIARawSymbol::hasSEH ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1051 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasSetJump()

bool DIARawSymbol::hasSetJump ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1059 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ hasStrictGSCheck()

bool DIARawSymbol::hasStrictGSCheck ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1063 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isAcceleratorGroupSharedLocal()

bool DIARawSymbol::isAcceleratorGroupSharedLocal ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1067 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isAcceleratorPointerTagLiveRange()

bool DIARawSymbol::isAcceleratorPointerTagLiveRange ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1072 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isAcceleratorStubFunction()

bool DIARawSymbol::isAcceleratorStubFunction ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1077 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isAggregated()

bool DIARawSymbol::isAggregated ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1081 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isCode()

bool DIARawSymbol::isCode ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 951 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isCompilerGenerated()

bool DIARawSymbol::isCompilerGenerated ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 955 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isConstructorVirtualBase()

bool DIARawSymbol::isConstructorVirtualBase ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1093 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isConstType()

bool DIARawSymbol::isConstType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 959 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isCVTCIL()

bool DIARawSymbol::isCVTCIL ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1089 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isCxxReturnUdt()

bool DIARawSymbol::isCxxReturnUdt ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1097 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isDataAligned()

bool DIARawSymbol::isDataAligned ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1101 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isEditAndContinueEnabled()

bool DIARawSymbol::isEditAndContinueEnabled ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 963 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isFunction()

bool DIARawSymbol::isFunction ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 967 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isHLSLData()

bool DIARawSymbol::isHLSLData ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1105 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isHotpatchable()

bool DIARawSymbol::isHotpatchable ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1109 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isIndirectVirtualBaseClass()

bool DIARawSymbol::isIndirectVirtualBaseClass ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1113 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isInterfaceUdt()

bool DIARawSymbol::isInterfaceUdt ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1117 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isIntrinsic()

bool DIARawSymbol::isIntrinsic ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1121 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isIntroVirtualFunction()

bool DIARawSymbol::isIntroVirtualFunction ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1085 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isLocationControlFlowDependent()

bool DIARawSymbol::isLocationControlFlowDependent ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1129 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isLTCG()

bool DIARawSymbol::isLTCG ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1125 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isManagedCode()

bool DIARawSymbol::isManagedCode ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1142 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isMatrixRowMajor()

bool DIARawSymbol::isMatrixRowMajor ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1138 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isMSILCode()

bool DIARawSymbol::isMSILCode ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1146 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isMSILNetmodule()

bool DIARawSymbol::isMSILNetmodule ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1134 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isMultipleInheritance()

bool DIARawSymbol::isMultipleInheritance ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1150 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isNaked()

bool DIARawSymbol::isNaked ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1154 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isNested()

bool DIARawSymbol::isNested ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1158 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isOptimizedAway()

bool DIARawSymbol::isOptimizedAway ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1162 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isPacked()

bool DIARawSymbol::isPacked ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1166 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isPointerBasedOnSymbolValue()

bool DIARawSymbol::isPointerBasedOnSymbolValue ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1170 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isPointerToDataMember()

bool DIARawSymbol::isPointerToDataMember ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1175 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isPointerToMemberFunction()

bool DIARawSymbol::isPointerToMemberFunction ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1179 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isPureVirtual()

bool DIARawSymbol::isPureVirtual ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1183 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isReference()

bool DIARawSymbol::isReference ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1195 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isRefUdt()

bool DIARawSymbol::isRefUdt ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1191 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isRestrictedType()

bool DIARawSymbol::isRestrictedType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1199 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isReturnValue()

bool DIARawSymbol::isReturnValue ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1203 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isRValueReference()

bool DIARawSymbol::isRValueReference ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1187 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isSafeBuffers()

bool DIARawSymbol::isSafeBuffers ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1207 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isScoped()

bool DIARawSymbol::isScoped ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1211 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isSdl()

bool DIARawSymbol::isSdl ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1215 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isSingleInheritance()

bool DIARawSymbol::isSingleInheritance ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1219 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isSplitted()

bool DIARawSymbol::isSplitted ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1223 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isStatic()

bool DIARawSymbol::isStatic ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1227 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isUnalignedType()

bool DIARawSymbol::isUnalignedType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1237 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isUnreached()

bool DIARawSymbol::isUnreached ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1241 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isValueUdt()

bool DIARawSymbol::isValueUdt ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1245 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isVirtual()

bool DIARawSymbol::isVirtual ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1249 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isVirtualBaseClass()

bool DIARawSymbol::isVirtualBaseClass ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1253 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ isVirtualInheritance()

bool DIARawSymbol::isVirtualInheritance ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1257 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().

◆ isVolatileType()

bool DIARawSymbol::isVolatileType ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1261 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by getDiaSymbol().

◆ wasInlined()

bool DIARawSymbol::wasInlined ( ) const
overridevirtual

Implements llvm::pdb::IPDBRawSymbol.

Definition at line 1265 of file DIARawSymbol.cpp.

References PrivateGetDIAValue().

Referenced by dump(), and getDiaSymbol().


The documentation for this class was generated from the following files: