Searched refs:getInstantiations (Results 1 – 3 of 3) sorted by relevance
448 std::vector<const FunctionRecord *> getInstantiations(StringRef Filename);
179 for (auto Function : Coverage.getInstantiations(SourceFile)) { in createSourceFileView()
424 CoverageMapping::getInstantiations(StringRef Filename) { in getInstantiations() function in CoverageMapping