OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BaseTypeIndex
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ModuleFile.cpp
87
llvm::errs() << " Base type index: " <<
BaseTypeIndex
<< '\n'
ASTReader.cpp
3129
F.
BaseTypeIndex
= getTotalNumTypes();
3138
F.
BaseTypeIndex
- LocalBaseTypeIndex));
3899
mapOffset(TypeIndexOffset, OM->
BaseTypeIndex
, TypeRemap);
6375
M, M->TypeOffsets[Index - M->
BaseTypeIndex
].getBitOffset() +
ASTWriter.cpp
4661
writeBaseIDOrNone(M.
BaseTypeIndex
, M.LocalNumTypes);
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ModuleFile.h
479
serialization::TypeID
BaseTypeIndex
= 0;
Completed in 37 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026