LLVM 20.0.0git
|
Go to the source code of this file.
Functions | |
template<typename Obj > | |
std::string | invokeBstrMethod (Obj &Object, HRESULT(__stdcall Obj::*Func)(BSTR *)) |
std::string invokeBstrMethod | ( | Obj & | Object, |
HRESULT(__stdcall Obj::*)(BSTR *) | Func | ||
) |
Definition at line 16 of file DIAUtils.h.
References llvm::convertUTF16ToUTF8String().
Referenced by llvm::pdb::DIAInjectedSource::getFileName(), llvm::pdb::DIASourceFile::getFileName(), llvm::pdb::DIADataStream::getName(), llvm::pdb::DIATable::getName(), llvm::pdb::DIAInjectedSource::getObjectFileName(), llvm::pdb::DIAFrameData::getProgram(), and llvm::pdb::DIAInjectedSource::getVirtualFileName().