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.cpp1524 SourceLocation ElseLoc; in ParseIfStatement() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp964 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt()
1046 Stmt *thenStmt, SourceLocation ElseLoc, in BuildIfStmt()
H A DTreeTransform.h1412 SourceLocation ElseLoc, Stmt *Else) { in RebuildIfStmt()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp510 SourceLocation ElseLoc) { in SkipExcludedConditionalBlock()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h713 SourceLocation ElseLoc; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3906 SourceLocation ElseLoc = ReadSourceLocation(F, Record, Idx); in ReadASTBlock() local