OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdentifierTableData
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ModuleFile.h
287
/// the offset into
IdentifierTableData
where the string data is
301
const unsigned char *
IdentifierTableData
= nullptr;
308
///
IdentifierTableData
.
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
3200
F.
IdentifierTableData
=
3204
F.
IdentifierTableData
+ Record[0],
3205
F.
IdentifierTableData
+ sizeof(uint32_t),
3206
F.
IdentifierTableData
,
4311
const unsigned char *Data = F.
IdentifierTableData
+ Offset;
8512
M->
IdentifierTableData
+ M->IdentifierOffsets[Index];
Completed in 58 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026