Searched defs:WhileLoc (Results 1 – 4 of 4) sorted by relevance
1159 SourceLocation WhileLoc = Tok.getLocation(); in ParseWhileStatement() local1269 SourceLocation WhileLoc = ConsumeToken(); in ParseDoStatement() local
1155 Sema::ActOnWhileStmt(SourceLocation WhileLoc, FullExprArg Cond, in ActOnWhileStmt()1181 SourceLocation WhileLoc, SourceLocation CondLParen, in ActOnDoStmt()
1104 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, Sema::FullExprArg Cond, in RebuildWhileStmt()1114 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
1018 SourceLocation WhileLoc; variable1074 SourceLocation WhileLoc; variable