Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp31 static cl::opt<std::string> InputFileNameA(cl::Positional, cl::Required, variable
431 outputJSONForAllDiffs(StringRef InputFileNameA, StringRef InputFileNameB, in outputJSONForAllDiffs()
453 outputAllDiffs(StringRef InputFileNameA, StringRef InputFileNameB, in outputAllDiffs()
474 tryOutputAllDiffs(StringRef InputFileNameA, StringRef InputFileNameB, in tryOutputAllDiffs()