Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1540 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1650 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1316 StmtResult Sema::ActOnWhileStmt(SourceLocation WhileLoc, ConditionResult Cond, in ActOnWhileStmt()1337 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1324 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, in RebuildWhileStmt()1334 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
213 SourceLocation WhileLoc; in alignas() local2372 SourceLocation WhileLoc; variable