Home
last modified time | relevance | path

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

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