Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp125 ensureCapacityFor(Index); in getTypeName()
155 void LazyRandomTypeCollection::ensureCapacityFor(TypeIndex Index) { in ensureCapacityFor() function in LazyRandomTypeCollection
247 ensureCapacityFor(CurrentTI); in fullScanForType()
267 ensureCapacityFor(End); in visitRange()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h84 void ensureCapacityFor(TypeIndex Index);