Home
last modified time | relevance | path

Searched refs:getTotalNumTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1859 unsigned getTotalNumTypes() const { in getTotalNumTypes() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3399 F.BaseTypeIndex = getTotalNumTypes(); in ReadASTBlock()