Searched refs:BeginRefNonRefType (Results 1 – 1 of 1) sorted by relevance
2932 const QualType BeginRefNonRefType = BeginType.getNonReferenceType(); in BuildCXXForRangeStmt() local2933 ExprResult BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()2961 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()2982 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()