Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1289 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1397 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1034 SourceLocation WhileLoc; variable1092 SourceLocation WhileLoc; variable
1224 Sema::ActOnWhileStmt(SourceLocation WhileLoc, FullExprArg Cond, in ActOnWhileStmt()1251 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1172 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, Sema::FullExprArg Cond, in RebuildWhileStmt()1182 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()