Home
last modified time | relevance | path

Searched refs:HResult (Results 1 – 25 of 25) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DBuiltinDumper.cpp83 case PDB_BuiltinType::HResult: in getTypeName()
/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyBuiltinDumper.cpp85 case PDB_BuiltinType::HResult: in getTypeName()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp29 {"HRESULT*", SimpleTypeKind::HResult},
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp29 {"HRESULT*", SimpleTypeKind::HResult},
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp41 {codeview::SimpleTypeKind::HResult, PDB_BuiltinType::HResult, 4},
DNativeTypeEnum.cpp227 case SimpleTypeKind::HResult: in getBuiltinType()
228 return PDB_BuiltinType::HResult; in getBuiltinType()
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas215 function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
287 function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
509 function TList<T>.QueryInterface(const IID: TGUID; out Obj): HResult; in QueryInterface()
675 out Obj): HResult;
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp227 case SimpleTypeKind::HResult: in getBuiltinType()
228 return PDB_BuiltinType::HResult; in getBuiltinType()
DSymbolCache.cpp50 {codeview::SimpleTypeKind::HResult, PDB_BuiltinType::HResult, 4},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h24 HResult = 0x0008, // OLE/COM HRESULT enumerator
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h252 HResult = 31 enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h30 HResult = 0x0008, // OLE/COM HRESULT enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h30 HResult = 0x0008, // OLE/COM HRESULT enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h351 HResult = 31, enumerator
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp737 case SimpleTypeKind::HResult: in GetCompilerTypeForSimpleKind()
781 case SimpleTypeKind::HResult: in GetTypeSizeForSimpleKind()
DSymbolFileNativePDB.cpp200 case SimpleTypeKind::HResult: in GetSimpleTypeName()
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h353 HResult = 31, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp64 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_BuiltinType, HResult, OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp64 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_BuiltinType, HResult, OS) in operator <<()
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp73 case PDB_BuiltinType::HResult: in TranslateBuiltinEncoding()
169 case PDB_BuiltinType::HResult: in GetPDBBuiltinTypeName()
/external/llvm-project/llvm/docs/PDB/
DTpiStream.rst126 HResult = 0x0008, // OLE/COM HRESULT
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp27 {"HRESULT*", SimpleTypeKind::HResult},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp976 return TypeIndex(SimpleTypeKind::HResult); in lowerTypeAlias()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1564 return TypeIndex(SimpleTypeKind::HResult); in lowerTypeAlias()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1549 return TypeIndex(SimpleTypeKind::HResult); in lowerTypeAlias()