LLVM 20.0.0git
|
#include "llvm/DebugInfo/PDB/DIA/DIASectionContrib.h"
#include "llvm/DebugInfo/PDB/DIA/DIARawSymbol.h"
#include "llvm/DebugInfo/PDB/DIA/DIASession.h"
#include "llvm/DebugInfo/PDB/PDBSymbolCompiland.h"
Go to the source code of this file.
Functions | |
template<typename ArgType > | |
ArgType | PrivateGetDIAValue (IDiaSectionContrib *Section, HRESULT(__stdcall IDiaSectionContrib::*Method)(ArgType *)) |
ArgType PrivateGetDIAValue | ( | IDiaSectionContrib * | Section, |
HRESULT(__stdcall IDiaSectionContrib::*)(ArgType *) | Method | ||
) |
Definition at line 32 of file DIASectionContrib.cpp.