Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1747 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1859 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1684 StmtResult Sema::ActOnWhileStmt(SourceLocation WhileLoc, in ActOnWhileStmt()1706 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1402 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildWhileStmt()1413 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
214 SourceLocation WhileLoc; variable2525 SourceLocation WhileLoc; variable