Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp202 if (const auto *ParamValueDecl = in shouldIncludeTypeForArgument() local
204 if (ParamValueDecl->getType()->getContainedDeducedType()) in shouldIncludeTypeForArgument()