Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDCoverageViewOptions.h32 bool ShowFunctionInstantiations; member
HDCodeCoverage.cpp307 if (!ViewOpts.ShowFunctionInstantiations) in createSourceFileView()
854 ViewOpts.ShowFunctionInstantiations = ShowInstantiations; in doShow()