Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp567 ToolOutputFile InputTOF{InputPath, InputFD}; in demangleSymbols() local
571 InputTOF.os() << Function.Name << '\n'; in demangleSymbols()
574 InputTOF.os().close(); in demangleSymbols()