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

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

Completed in 123 milliseconds