Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp43 static cl::opt<std::string> InputFileNameB(cl::Positional, cl::Required, variable
450 outputJSONForAllDiffs(StringRef InputFileNameA, StringRef InputFileNameB, in outputJSONForAllDiffs()
472 outputAllDiffs(StringRef InputFileNameA, StringRef InputFileNameB, in outputAllDiffs()
493 tryOutputAllDiffs(StringRef InputFileNameA, StringRef InputFileNameB, in tryOutputAllDiffs()