Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1274 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1382 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1228 Sema::ActOnWhileStmt(SourceLocation WhileLoc, FullExprArg Cond, in ActOnWhileStmt()1255 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1172 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, Sema::FullExprArg Cond, in RebuildWhileStmt()1182 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
1037 SourceLocation WhileLoc; variable1093 SourceLocation WhileLoc; variable