Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseNullptrCheck.cpp24 const char CastSequence[] = "sequence"; variable
49 .bind(CastSequence)); in makeCastSequenceMatcher()
482 const auto *NullCast = Result.Nodes.getNodeAs<CastExpr>(CastSequence); in check()