Searched defs:ElseLoc (Results 1 – 5 of 5) sorted by relevance
211 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
1008 SourceLocation ElseLoc; in ParseIfStatement() local
419 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
1077 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
856 SourceLocation ElseLoc; variable