Searched refs:BeginRefNonRefType (Results 1 – 1 of 1) sorted by relevance
2979 const QualType BeginRefNonRefType = BeginType.getNonReferenceType(); in BuildCXXForRangeStmt() local2980 ExprResult BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()3008 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()3029 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()