Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DRedundantVoidArgCheck.cpp36 const char ExplicitCastId[] = "explicit-cast"; variable
87 Nodes.getNodeAs<ExplicitCastExpr>(ExplicitCastId)) in check()