Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp25 static uint32_t getNumRecordsInCollection(LazyRandomTypeCollection &Types) { in getNumRecordsInCollection() function
36 NumTypeRecords = getNumRecordsInCollection(Types); in TypeReferenceTracker()
41 NumIdRecords = getNumRecordsInCollection(*Ids); in TypeReferenceTracker()