Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp1191 SourceLocation ElseLoc; in ParseIfStatement() local
/external/clang/lib/Lex/
DPPDirectives.cpp369 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
/external/clang/lib/Sema/
DSemaStmt.cpp509 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
534 Stmt *thenStmt, SourceLocation ElseLoc, in BuildIfStmt()
DTreeTransform.h1178 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
/external/clang/include/clang/AST/
DStmt.h886 SourceLocation ElseLoc; variable