Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1550 StringRef BStr = B ? B->getBody() : "\n"; in handleFunctionCompare() local
1556 Out << doSystemDiff(BStr, AStr, Removed, Added, NoChange); in handleFunctionCompare()