Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DStaticAssertCheck.cpp30 auto NegatedString = unaryOperator( in registerMatchers() local
34 cxxNullPtrLiteralExpr(), gnuNullExpr(), NegatedString)) in registerMatchers()