Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1342 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1448 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1048 SourceLocation WhileLoc; variable1106 SourceLocation WhileLoc; variable
1235 StmtResult Sema::ActOnWhileStmt(SourceLocation WhileLoc, ConditionResult Cond, in ActOnWhileStmt()1258 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1205 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, in RebuildWhileStmt()1215 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()