10 #ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLTYPEFUNCTIONSIG_H 11 #define LLVM_DEBUGINFO_PDB_PDBSYMBOLTYPEFUNCTIONSIG_H 48 #endif // LLVM_DEBUGINFO_PDB_PDBSYMBOLTYPEFUNCTIONSIG_H #define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)
void dumpArgList(raw_ostream &OS) const
This class represents lattice values for constants.
void dumpRight(PDBSymDumper &Dumper) const override
For certain PDBSymbolTypes, dumps additional information for the type that normally goes on the right...
std::unique_ptr< IPDBEnumSymbols > getArguments() const
#define FORWARD_SYMBOL_METHOD(MethodName)
void dump(PDBSymDumper &Dumper) const override
Dumps the contents of a symbol a raw_ostream.
unsigned getCallingConvention(StringRef LanguageString)
static wasm::ValType getType(const TargetRegisterClass *RC)
PDBSymbol defines the base of the inheritance hierarchy for concrete symbol types (e...
#define FORWARD_SYMBOL_ID_METHOD(MethodName)
#define FORWARD_SYMBOL_ID_METHOD_WITH_NAME(PrivateName, PublicName)
This class implements an extremely fast bulk output stream that can only output to a stream...