Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp41 EXPECT_EQ(sizeof...(Indices), countRefs(RecordIndex)); in checkTypeReferences()
81 uint32_t countRefs(uint32_t RecordIndex) const { in countRefs() function in TypeIndexIteratorTest