9#ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLTYPEFUNCTIONSIG_H
10#define LLVM_DEBUGINFO_PDB_PDBSYMBOLTYPEFUNCTIONSIG_H
24 std::unique_ptr<IPDBEnumSymbols> getArguments()
const;
30 bool isCVarArgs()
const;
#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)
#define FORWARD_SYMBOL_ID_METHOD_WITH_NAME(PrivateName, PublicName)
#define FORWARD_SYMBOL_ID_METHOD(MethodName)
#define FORWARD_SYMBOL_METHOD(MethodName)
static SymbolRef::Type getType(const Symbol *Sym)
void dumpArgList(raw_ostream &OS) const
PDBSymbol defines the base of the inheritance hierarchy for concrete symbol types (e....
This class implements an extremely fast bulk output stream that can only output to a stream.
This is an optimization pass for GlobalISel generic memory operations.
void dump(const SparseBitVector< ElementSize > &LHS, raw_ostream &out)