Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1275 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1383 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1205 Sema::ActOnWhileStmt(SourceLocation WhileLoc, FullExprArg Cond, in ActOnWhileStmt()1232 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1145 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, Sema::FullExprArg Cond, in RebuildWhileStmt()1155 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
1032 SourceLocation WhileLoc; variable1088 SourceLocation WhileLoc; variable