Go to the documentation of this file.
9 #ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVETYPEFUNCTIONSIG_H
10 #define LLVM_DEBUGINFO_PDB_NATIVE_NATIVETYPEFUNCTIONSIG_H
38 std::unique_ptr<IPDBEnumSymbols>
64 bool IsMemberFunction =
false;
70 #endif // LLVM_DEBUGINFO_PDB_NATIVE_NATIVETYPEFUNCTIONSIG_H
This is an optimization pass for GlobalISel generic memory operations.
NativeTypeFunctionSig(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::ProcedureRecord Proc)
bool isConstructorVirtualBase() const override
void initialize() override
The instances of the Type class are immutable: once they are created, they are never changed.
codeview::MemberFunctionRecord MemberFunc
PDB_CallingConv getCallingConvention() const override
PDB_SymType
These values correspond to the SymTagEnum enumeration, and are documented here: https://msdn....
bool isUnalignedType() const override
void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, PdbSymbolIdField RecurseIdFields) const override
int32_t getThisAdjust() const override
This class implements an extremely fast bulk output stream that can only output to a stream.
codeview::ProcedureRecord Proc
std::unique_ptr< IPDBEnumSymbols > findChildren(PDB_SymType Type) const override
bool hasConstructor() const override
~NativeTypeFunctionSig() override
bool isConstType() const override
bool isCxxReturnUdt() const override
uint32_t getCount() const override
SymIndexId getClassParentId() const override
CallingConvention
These values correspond to the CV_call_e enumeration, and are documented at the following locations: ...
bool isVolatileType() const override
SymIndexId getTypeId() const override