Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp128 std::string doSystemDiff(StringRef Before, StringRef After, in doSystemDiff() function
1204 Out << doSystemDiff(BStr, AStr, Removed, Added, NoChange); in handleFunctionCompare()