Searched defs:TrailingElseLoc (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 37 ParseStatement(SourceLocation * TrailingElseLoc,ParsedStmtContext StmtCtx) ParseStatement() argument 103 ParseStatementOrDeclaration(StmtVector & Stmts,ParsedStmtContext StmtCtx,SourceLocation * TrailingElseLoc) ParseStatementOrDeclaration() argument 171 ParseStatementOrDeclarationAfterAttributes(StmtVector & Stmts,ParsedStmtContext StmtCtx,SourceLocation * TrailingElseLoc,ParsedAttributes & CXX11Attrs,ParsedAttributes & GNUAttrs) ParseStatementOrDeclarationAfterAttributes() argument 1489 ParseIfStatement(SourceLocation * TrailingElseLoc) ParseIfStatement() argument 1708 ParseSwitchStatement(SourceLocation * TrailingElseLoc) ParseSwitchStatement() argument 1795 ParseWhileStatement(SourceLocation * TrailingElseLoc) ParseWhileStatement() argument 1989 ParseForStatement(SourceLocation * TrailingElseLoc) ParseForStatement() argument 2461 ParsePragmaLoopHint(StmtVector & Stmts,ParsedStmtContext StmtCtx,SourceLocation * TrailingElseLoc,ParsedAttributes & Attrs) ParsePragmaLoopHint() argument [all...] |