OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UInt64Quad
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp
47
{"unsigned __int64*", SimpleTypeKind::
UInt64Quad
},
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h
50
UInt64Quad
= 0x0023, // 64 bit unsigned
190
static TypeIndex
UInt64Quad
() {
191
return TypeIndex(SimpleTypeKind::
UInt64Quad
);
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp
225
case SimpleTypeKind::
UInt64Quad
:
SymbolCache.cpp
58
{codeview::SimpleTypeKind::
UInt64Quad
, PDB_BuiltinType::UInt, 8},
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp
1607
? TypeIndex(SimpleTypeKind::
UInt64Quad
)
1708
case 8: STK = SimpleTypeKind::
UInt64Quad
; break;
Completed in 51 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026