LLVM  8.0.1
Functions
DIAUtils.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/Support/ConvertUTF.h"
Include dependency graph for DIAUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Obj >
std::string invokeBstrMethod (Obj &Object, HRESULT(__stdcall Obj::*Func)(BSTR *))
 

Function Documentation

◆ invokeBstrMethod()

template<typename Obj >
std::string invokeBstrMethod ( Obj &  Object,
HRESULT(__stdcall Obj::*)(BSTR *)  Func 
)