Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp23 static uint32_t getNumRecordsInCollection(LazyRandomTypeCollection &Types) { in getNumRecordsInCollection() function
33 NumTypeRecords = getNumRecordsInCollection(Types); in TypeReferenceTracker()
38 NumIdRecords = getNumRecordsInCollection(*Ids); in TypeReferenceTracker()