Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp1008 cl::opt<bool> ShowInstantiations("show-instantiations", cl::Optional, in doShow() local
1096 ViewOpts.ShowFunctionInstantiations = ShowInstantiations; in doShow()