Searched defs:ElseLoc (Results 1 – 5 of 5) sorted by relevance
1191 SourceLocation ElseLoc; in ParseIfStatement() local
369 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
509 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()534 Stmt *thenStmt, SourceLocation ElseLoc, in BuildIfStmt()
1178 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
886 SourceLocation ElseLoc; variable