Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmt.cpp1191 SourceLocation ElseLoc; in ParseIfStatement() local
/aosp_15_r20/external/clang/lib/Lex/
H A DPPDirectives.cpp369 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmt.cpp509 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
534 Stmt *thenStmt, SourceLocation ElseLoc, in BuildIfStmt()
H A DTreeTransform.h1178 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessor.h669 SourceLocation ElseLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessor.h679 SourceLocation ElseLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessor.h679 SourceLocation ElseLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessor.h679 SourceLocation ElseLoc; member
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h886 SourceLocation ElseLoc; variable