Searched refs:SecondColonLoc (Results 1 – 3 of 3) sorted by relevance
164 SourceLocation ColonLoc, SecondColonLoc; member184 SecondColonLoc = 2, enumerator215 Expr *End, SourceLocation SecondColonLoc, Expr *Step);
5205 SourceLocation SecondColonLoc, in setIteratorRange() argument5222 static_cast<int>(RangeLocOffset::SecondColonLoc)] = in setIteratorRange()5223 SecondColonLoc; in setIteratorRange()5262 static_cast<int>(RangeLocOffset::SecondColonLoc)]; in getSecondColonLoc()5289 D.SecondColonLoc, D.Range.Step); in OMPIteratorExpr()
23628 IDElem.SecondColonLoc = D.SecColonLoc; in ActOnOMPIteratorExpr()