Searched refs:BeginRefNonRefType (Results 1 – 1 of 1) sorted by relevance
2348 const QualType BeginRefNonRefType = BeginType.getNonReferenceType(); in BuildCXXForRangeStmt() local2349 ExprResult BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()2376 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()2394 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()