Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp126 ensureCapacityFor(Index); in getTypeName()
156 void LazyRandomTypeCollection::ensureCapacityFor(TypeIndex Index) { in ensureCapacityFor() function in LazyRandomTypeCollection
248 ensureCapacityFor(CurrentTI); in fullScanForType()
268 ensureCapacityFor(End); in visitRange()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h84 void ensureCapacityFor(TypeIndex Index);