LLVM 19.0.0git
Functions
DIASectionContrib.cpp File Reference
#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 *))
 

Function Documentation

◆ PrivateGetDIAValue()

template<typename ArgType >
ArgType PrivateGetDIAValue ( IDiaSectionContrib *  Section,
HRESULT(__stdcall IDiaSectionContrib::*)(ArgType *)  Method 
)

Definition at line 32 of file DIASectionContrib.cpp.