Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp128 std::string doSystemDiff(StringRef Before, StringRef After, in doSystemDiff() function
1203 Out << doSystemDiff(BStr, AStr, Removed, Added, NoChange); in handleFunctionCompare()