Home
last modified time | relevance | path

Searched defs:InstantiationView (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.h55 struct InstantiationView { struct
60 InstantiationView(StringRef FunctionName, unsigned Line, in InstantiationView() argument