Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DUseAutoCheck.cpp248 auto TemplateCall = callExpr( in makeDeclWithTemplateCastMatcher() local
254 unless(hasInitializer(ignoringImplicit(TemplateCall))))))) in makeDeclWithTemplateCastMatcher()