Searched defs:ElseLoc (Results 1 – 5 of 5) sorted by relevance
1128 SourceLocation ElseLoc; in ParseIfStatement() local
298 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
482 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
1145 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
877 SourceLocation ElseLoc; variable