Searched defs:DeducedType (Results 1 – 7 of 7) sorted by relevance
829 QualType DeducedType = deduceVarTypeFromInitializer( in buildLambdaInitCaptureInitialization() local
1504 QualType DeducedType = A; in DeduceTemplateArgumentsByTypeMatch() local4754 QualType DeducedType; in DeduceAutoType() local
1518 QualType DeducedType; in BuildCXXTypeConstructExpr() local2060 QualType DeducedType; in BuildCXXNew() local
12657 QualType DeducedType; in deduceVarTypeFromInitializer() local12696 QualType DeducedType = deduceVarTypeFromInitializer( in DeduceVariableDeclarationType() local
10650 QualType DeducedType = in DeduceTemplateSpecializationFromInitializer() local
2244 QualType DeducedType = SemaRef.Context.getTypeDeclType(Primary); member
5758 QualType DeducedType, AutoTypeKeyword Keyword, bool IsDependent, in getAutoTypeInternal()5805 ASTContext::getAutoType(QualType DeducedType, AutoTypeKeyword Keyword, in getAutoType()5820 TemplateName Template, QualType DeducedType, bool IsDependent) const { in getDeducedTemplateSpecializationType()