Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp250 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
/external/clang/lib/Parse/
DParseStmt.cpp1129 SourceLocation ElseLoc; in ParseIfStatement() local
/external/clang/lib/Sema/
DSemaStmt.cpp443 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
DTreeTransform.h1118 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
/external/clang/include/clang/AST/
DStmt.h872 SourceLocation ElseLoc; variable