Searched refs:BSTR (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| HD | MSVCSetupApi.h | 142 STDMETHOD(GetInstanceId)(_Out_ BSTR *pbstrInstanceId) = 0; 165 STDMETHOD(GetInstallationName)(_Out_ BSTR *pbstrInstallationName) = 0; 175 STDMETHOD(GetInstallationPath)(_Out_ BSTR *pbstrInstallationPath) = 0; 185 STDMETHOD(GetInstallationVersion)(_Out_ BSTR *pbstrInstallationVersion) = 0; 196 STDMETHOD(GetDisplayName)(_In_ LCID lcid, _Out_ BSTR *pbstrDisplayName) = 0; 207 STDMETHOD(GetDescription)(_In_ LCID lcid, _Out_ BSTR *pbstrDescription) = 0; 221 (_In_opt_z_ LPCOLESTR pwszRelativePath, _Out_ BSTR *pbstrAbsolutePath) = 0; 272 (_Outptr_result_maybenull_ BSTR *pbstrProductPath) = 0; 395 STDMETHOD(GetId)(_Out_ BSTR *pbstrId) = 0; 402 STDMETHOD(GetVersion)(_Out_ BSTR *pbstrVersion) = 0; [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| HD | DIAUtils.h | 17 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod() argument
|
| /freebsd-11-stable/contrib/wpa/src/drivers/ |
| HD | ndis_events.c | 47 BSTR bsQueryLanguage, bsQuery; in call_IWbemServices_ExecQuery() 67 BSTR bsQueryLanguage, bsQuery; in call_IWbemServices_ExecNotificationQueryAsync() 89 BSTR bsNetworkResource, bsUser, bsPassword, bsLocale, bsAuthority; in call_IWbemLocator_ConnectServer() 388 BSTR strParam, IWbemClassObject __RPC_FAR *pObjParam) in ndis_events_set_status()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| HD | PrettyBuiltinDumper.cpp | 83 case PDB_BuiltinType::BSTR: in getTypeName()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| HD | PDBTypes.h | 350 BSTR = 30, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
| HD | DIARawSymbol.cpp | 117 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in PrivateGetDIAValue() argument 166 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in DumpDIAValue() argument 167 BSTR Value = nullptr; in DumpDIAValue()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| HD | PDBExtras.cpp | 63 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_BuiltinType, BSTR, OS) in operator <<()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| HD | PDBASTParser.cpp | 167 case PDB_BuiltinType::BSTR: in GetPDBBuiltinTypeName()
|