Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DUnnecessaryCopyInitialization.cpp178 const SubstTemplateTypeParmType *getSubstitutedType(const QualType &Type, in getSubstitutedType() function
191 getSubstitutedType(VarType, Context)) { in differentReplacedTemplateParams()
193 getSubstitutedType(InitializerType, Context)) { in differentReplacedTemplateParams()