Home
last modified time | relevance | path

Searched defs:ElseLoc (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Parse/
DParseStmt.cpp1143 SourceLocation ElseLoc; in ParseIfStatement() local
/external/clang/lib/Lex/
DPPDirectives.cpp298 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
/external/clang/include/clang/AST/
DStmt.h882 SourceLocation ElseLoc; variable
/external/clang/lib/Sema/
DSemaStmt.cpp483 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
DTreeTransform.h1145 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()