Home | History | Annotate | Download | only in Sema

Lines Matching refs:getNonReferenceType

2187     const QualType RangeVarNonRefType = RangeVarType.getNonReferenceType();
2324 const QualType BeginRefNonRefType = BeginType.getNonReferenceType();
2330 ExprResult EndRef = BuildDeclRefExpr(EndVar, EndType.getNonReferenceType(),
2469 QualType NonReferenceType = VariableType.getNonReferenceType();
2480 QualType NonReferenceType = VariableType.getNonReferenceType();