Searched defs:DeducedType (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp817 QualType DeducedType = deduceVarTypeFromInitializer( local
H A DSemaTemplateDeduction.cpp1384 QualType DeducedType = Arg; local
[all...]
H A DSemaTemplate.cpp2006 QualType DeducedType = SemaRef.Context.getTypeDeclType(Primary); member in struct:__anon2101::ConvertConstructorToDeductionGuideTransform
H A DSemaDecl.cpp11583 QualType DeducedType = deduceVarTypeFromInitializer( local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5379 ASTContext::getAutoType(QualType DeducedType, AutoTypeKeyword Keyword, argument
5414 getDeducedTemplateSpecializationType( TemplateName Template, QualType DeducedType, bool IsDependent) const argument

Completed in 257 milliseconds