Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/sancov/
H A Dsancov.cpp67 PrintAction, enumerator
76 clEnumValN(PrintAction, "print", "Print coverage addresses"),
1183 if (Action == PrintAction) { in main()
1220 case PrintAction: in main()