OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WideCharacter
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp
33
{"wchar_t*", SimpleTypeKind::
WideCharacter
},
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h
35
WideCharacter
= 0x0071, // wide char
172
static TypeIndex
WideCharacter
() {
173
return TypeIndex(SimpleTypeKind::
WideCharacter
);
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp
203
case SimpleTypeKind::
WideCharacter
:
SymbolCache.cpp
60
{codeview::SimpleTypeKind::
WideCharacter
, PDB_BuiltinType::WCharT, 2},
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp
1597
return TypeIndex(SimpleTypeKind::
WideCharacter
);
1737
STK = SimpleTypeKind::
WideCharacter
;
Completed in 73 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026