Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1084 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1194 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1119 Sema::ActOnWhileStmt(SourceLocation WhileLoc, FullExprArg Cond, in ActOnWhileStmt()1145 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1095 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, Sema::FullExprArg Cond, in RebuildWhileStmt()1105 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
1012 SourceLocation WhileLoc; variable1067 SourceLocation WhileLoc; variable