Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DUseAutoCheck.cpp28 const char DeclWithTemplateCastId[] = "decl_template"; variable
255 .bind(DeclWithTemplateCastId); in makeDeclWithTemplateCastMatcher()
437 Result.Nodes.getNodeAs<DeclStmt>(DeclWithTemplateCastId)) { in check()