Home
last modified time | relevance | path

Searched defs:RecordIndices (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp923 auto &RecordIndices = FilenameHash2RecordIndices[hash_value(Filename)]; in loadFunctionRecord() local
1404 ArrayRef<unsigned> RecordIndices = in getCoverageForFile() local
1437 ArrayRef<unsigned> RecordIndices = in getInstantiationGroups() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2170 struct RecordIndices { in BuildParentMap() struct
2171 TypeIndex forward; in BuildParentMap()
2172 TypeIndex full; in BuildParentMap()