Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp199 visitRange(TIB, Prev->Offset, TIE); in visitRangeForType()
263 void LazyRandomTypeCollection::visitRange(TypeIndex Begin, uint32_t BeginOffset, in visitRange() function in LazyRandomTypeCollection
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h88 void visitRange(TypeIndex Begin, uint32_t BeginOffset, TypeIndex End);