OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Int32Long
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp
42
{"long*", SimpleTypeKind::
Int32Long
},
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h
45
Int32Long
= 0x0012, // 32 bit signed
183
static TypeIndex
Int32Long
() { return TypeIndex(SimpleTypeKind::
Int32Long
); }
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp
214
case SimpleTypeKind::
Int32Long
:
SymbolCache.cpp
55
{codeview::SimpleTypeKind::
Int32Long
, PDB_BuiltinType::Int, 4},
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp
1592
if (UnderlyingTypeIndex == TypeIndex(SimpleTypeKind::
Int32Long
) &&
1732
STK = SimpleTypeKind::
Int32Long
;
Completed in 71 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026