Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1621 SourceLocation ElseLoc; in ParseIfStatement() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp912 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
985 Stmt *thenStmt, SourceLocation ElseLoc, in BuildIfStmt()
H A DTreeTransform.h1418 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp484 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h689 SourceLocation ElseLoc; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3624 SourceLocation ElseLoc = ReadSourceLocation(F, Record, Idx); in ReadASTBlock() local