Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp25 static uint32_t getNumRecordsInCollection(LazyRandomTypeCollection &Types) { in getNumRecordsInCollection() function
35 NumTypeRecords = getNumRecordsInCollection(Types); in TypeReferenceTracker()
40 NumIdRecords = getNumRecordsInCollection(*Ids); in TypeReferenceTracker()