Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DMisplacedOperatorInStrlenInAllocCheck.cpp96 const StringRef LHSText = Lexer::getSourceText( in check() local
105 (StrLenBegin + LHSText + StrLenEnd + " + " + RHSText).str()); in check()