Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DSourceCoverageView.h149 void addInstantiation(StringRef FunctionName, unsigned Line, in addInstantiation() function
DCodeCoverage.cpp192 View->addInstantiation(Function->Name, Line, std::move(SubView)); in createSourceFileView()