LLVM 19.0.0git
Functions
DIAUtils.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/Support/ConvertUTF.h"

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 
)