Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1589 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1701 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1646 StmtResult Sema::ActOnWhileStmt(SourceLocation WhileLoc, in ActOnWhileStmt()1668 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1356 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildWhileStmt()1367 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
209 SourceLocation WhileLoc; variable2452 SourceLocation WhileLoc; variable