Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclTemplate.cpp211 if (const auto *ParamValueDecl = in shouldIncludeTypeForArgument() local
213 if (ParamValueDecl->getType()->getContainedDeducedType()) in shouldIncludeTypeForArgument()