Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseAutoCheck.cpp27 const char DeclWithCastId[] = "decl_cast"; variable
234 .bind(DeclWithCastId); in makeDeclWithCastMatcher()
429 Result.Nodes.getNodeAs<DeclStmt>(DeclWithCastId)) { in check()