Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DRedundantExpressionCheck.cpp1117 StringRef ConstExprText = Lexer::getSourceText( in checkBitwiseExpr() local
1121 diag(Loc, "expression always evaluates to '%0'") << ConstExprText; in checkBitwiseExpr()