Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp123 ensureCapacityFor(Index); in getTypeName()
153 void LazyRandomTypeCollection::ensureCapacityFor(TypeIndex Index) { in ensureCapacityFor() function in LazyRandomTypeCollection
245 ensureCapacityFor(CurrentTI); in fullScanForType()
265 ensureCapacityFor(End); in visitRange()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h85 void ensureCapacityFor(TypeIndex Index);