Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DCoverageMapping.h253 struct FunctionRecord { struct
263 FunctionRecord(StringRef Name, ArrayRef<StringRef> Filenames) in FunctionRecord() function
276 std::forward_iterator_tag, FunctionRecord> { argument