Home
last modified time | relevance | path

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

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