Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DBuiltinDumper.cpp83 case PDB_BuiltinType::HResult: in getTypeName()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyBuiltinDumper.cpp86 case PDB_BuiltinType::HResult: in getTypeName()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp30 {"HRESULT*", SimpleTypeKind::HResult},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h24 HResult = 0x0008, // OLE/COM HRESULT enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h31 HResult = 0x0008, // OLE/COM HRESULT enumerator
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h252 HResult = 31 enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h277 HResult = 31, enumerator
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp27 {"HRESULT*", SimpleTypeKind::HResult},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp976 return TypeIndex(SimpleTypeKind::HResult); in lowerTypeAlias()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1377 return TypeIndex(SimpleTypeKind::HResult); in lowerTypeAlias()