Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp211 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
/external/clang/lib/Parse/
DParseStmt.cpp1008 SourceLocation ElseLoc; in ParseIfStatement() local
/external/clang/lib/Sema/
DSemaStmt.cpp419 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
DTreeTransform.h1077 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
/external/clang/include/clang/AST/
DStmt.h856 SourceLocation ElseLoc; variable