Searched defs:ElseLoc (Results 1 – 5 of 5) sorted by relevance
250 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
1129 SourceLocation ElseLoc; in ParseIfStatement() local
443 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
1118 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
872 SourceLocation ElseLoc; variable