Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h37 bool ShowFunctionInstantiations; member
H A DCodeCoverage.cpp410 if (!ViewOpts.ShowFunctionInstantiations) in createSourceFileView()
1096 ViewOpts.ShowFunctionInstantiations = ShowInstantiations; in doShow()