Home
last modified time | relevance | path

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

/external/llvm/tools/sancov/
Dsancov.cc729 std::set<FileFn> computeAllFunctions() const { in computeAllFunctions() function in __anond51648e60111::SourceCoverageData
831 Stats->AllFns += computeAllFunctions().size(); in collectStats()
888 std::set<FileFn> AllFns = SCovData.computeAllFunctions(); in printReport()