Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp299 auto &RecordIndices = FilenameHash2RecordIndices[hash_value(Filename)]; in loadFunctionRecord() local
769 ArrayRef<unsigned> RecordIndices = in getCoverageForFile() local
798 ArrayRef<unsigned> RecordIndices = in getInstantiationGroups() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2156 struct RecordIndices { in BuildParentMap() struct
2157 TypeIndex forward; in BuildParentMap()
2158 TypeIndex full; in BuildParentMap()