Home
last modified time | relevance | path

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

/external/llvm/tools/sancov/
Dsancov.cc197 struct FileFn { struct
198 bool operator<(const FileFn &RHS) const { in operator <()
203 std::string FileName;
204 std::string FunctionName;
895 group_by(FnCoverage, [](const std::pair<FileFn, int> &FileFn) { in printReport()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dsancov.cpp965 struct FileFn { struct
966 bool operator<(const FileFn &RHS) const { in operator <()
971 std::string FileName;
972 std::string FunctionName;