Searched defs:WhileLoc (Results 1 – 3 of 3) sorted by relevance
1812 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1924 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1719 StmtResult Sema::ActOnWhileStmt(SourceLocation WhileLoc, in ActOnWhileStmt()1741 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1448 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildWhileStmt()1459 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()