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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyBuiltinDumper.cpp85 case PDB_BuiltinType::HResult:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp29 {"HRESULT*", SimpleTypeKind::HResult},
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp41 {codeview::SimpleTypeKind::HResult, PDB_BuiltinType::HResult, 4},
H A DNativeTypeEnum.cpp227 case SimpleTypeKind::HResult:
228 return PDB_BuiltinType::HResult;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h30 HResult = 0x0008, // OLE/COM HRESULT member in class:llvm::codeview::SimpleTypeKind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h351 HResult = 31, member in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp737 case SimpleTypeKind::HResult:
781 case SimpleTypeKind::HResult:
H A DSymbolFileNativePDB.cpp218 case SimpleTypeKind::HResult:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp64 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_BuiltinType, HResult, OS)
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp73 case PDB_BuiltinType::HResult:
169 case PDB_BuiltinType::HResult:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1549 return TypeIndex(SimpleTypeKind::HResult);

Completed in 143 milliseconds