OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTotalNumTypes
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h
1767
unsigned
getTotalNumTypes
() const {
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
5637
FirstTypeID = NUM_PREDEF_TYPE_IDS + Chain->
getTotalNumTypes
();
ASTReader.cpp
3129
F.BaseTypeIndex =
getTotalNumTypes
();
3133
GlobalTypeMap.insert(std::make_pair(
getTotalNumTypes
(), &F));
Completed in 52 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026