Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h36 bool ShowFunctionInstantiations; member
H A DCodeCoverage.cpp384 if (!ViewOpts.ShowFunctionInstantiations) in createSourceFileView()
1041 ViewOpts.ShowFunctionInstantiations = ShowInstantiations; in doShow()