Home
last modified time | relevance | path

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

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