Searched refs:BeginRefNonRefType (Results 1 – 1 of 1) sorted by relevance
2989 const QualType BeginRefNonRefType = BeginType.getNonReferenceType(); in BuildCXXForRangeStmt() local2990 ExprResult BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()3018 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()3039 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()