Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp127 ensureCapacityFor(Index); in getTypeName()
157 void LazyRandomTypeCollection::ensureCapacityFor(TypeIndex Index) { in ensureCapacityFor() function in LazyRandomTypeCollection
249 ensureCapacityFor(CurrentTI); in fullScanForType()
269 ensureCapacityFor(End); in visitRange()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h85 void ensureCapacityFor(TypeIndex Index);