Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DUnnecessaryCopyInitialization.cpp205 QualType constructorArgumentType(const VarDecl *OldVar, in constructorArgumentType() function
293 NewVar->getType(), constructorArgumentType(OldVar, Result.Nodes), in check()