/external/llvm/tools/llvm-pdbdump/ |
D | BuiltinDumper.cpp | 83 case PDB_BuiltinType::HResult: in getTypeName()
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | PrettyBuiltinDumper.cpp | 85 case PDB_BuiltinType::HResult: in getTypeName()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndex.cpp | 29 {"HRESULT*", SimpleTypeKind::HResult},
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndex.cpp | 29 {"HRESULT*", SimpleTypeKind::HResult},
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | SymbolCache.cpp | 41 {codeview::SimpleTypeKind::HResult, PDB_BuiltinType::HResult, 4},
|
D | NativeTypeEnum.cpp | 227 case SimpleTypeKind::HResult: in getBuiltinType() 228 return PDB_BuiltinType::HResult; in getBuiltinType()
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tools.pas | 215 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/ |
D | NativeTypeEnum.cpp | 227 case SimpleTypeKind::HResult: in getBuiltinType() 228 return PDB_BuiltinType::HResult; in getBuiltinType()
|
D | SymbolCache.cpp | 50 {codeview::SimpleTypeKind::HResult, PDB_BuiltinType::HResult, 4},
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 24 HResult = 0x0008, // OLE/COM HRESULT enumerator
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 252 HResult = 31 enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 30 HResult = 0x0008, // OLE/COM HRESULT enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 30 HResult = 0x0008, // OLE/COM HRESULT enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 351 HResult = 31, enumerator
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
D | PdbUtil.cpp | 737 case SimpleTypeKind::HResult: in GetCompilerTypeForSimpleKind() 781 case SimpleTypeKind::HResult: in GetTypeSizeForSimpleKind()
|
D | SymbolFileNativePDB.cpp | 200 case SimpleTypeKind::HResult: in GetSimpleTypeName()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 353 HResult = 31, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 64 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_BuiltinType, HResult, OS) in operator <<()
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 64 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_BuiltinType, HResult, OS) in operator <<()
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
D | PDBASTParser.cpp | 73 case PDB_BuiltinType::HResult: in TranslateBuiltinEncoding() 169 case PDB_BuiltinType::HResult: in GetPDBBuiltinTypeName()
|
/external/llvm-project/llvm/docs/PDB/ |
D | TpiStream.rst | 126 HResult = 0x0008, // OLE/COM HRESULT
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 27 {"HRESULT*", SimpleTypeKind::HResult},
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 976 return TypeIndex(SimpleTypeKind::HResult); in lowerTypeAlias()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1564 return TypeIndex(SimpleTypeKind::HResult); in lowerTypeAlias()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1549 return TypeIndex(SimpleTypeKind::HResult); in lowerTypeAlias()
|