Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1197 StringRef BStr = B ? B->getBody() : "\n"; in handleFunctionCompare() local
1203 Out << doSystemDiff(BStr, AStr, Removed, Added, NoChange); in handleFunctionCompare()