Home
last modified time | relevance | path

Searched refs:BeginRefNonRefType (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp2293 const QualType BeginRefNonRefType = BeginType.getNonReferenceType(); in BuildCXXForRangeStmt() local
2294 ExprResult BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()
2319 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()
2334 BeginRef = BuildDeclRefExpr(BeginVar, BeginRefNonRefType, in BuildCXXForRangeStmt()