Searched defs:TrailingElseLoc (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 40 ParseStatement(SourceLocation * TrailingElseLoc,ParsedStmtContext StmtCtx) ParseStatement() argument 106 ParseStatementOrDeclaration(StmtVector & Stmts,ParsedStmtContext StmtCtx,SourceLocation * TrailingElseLoc) ParseStatementOrDeclaration() argument 174 ParseStatementOrDeclarationAfterAttributes(StmtVector & Stmts,ParsedStmtContext StmtCtx,SourceLocation * TrailingElseLoc,ParsedAttributes & CXX11Attrs,ParsedAttributes & GNUAttrs) ParseStatementOrDeclarationAfterAttributes() argument 1498 ParseIfStatement(SourceLocation * TrailingElseLoc) ParseIfStatement() argument 1717 ParseSwitchStatement(SourceLocation * TrailingElseLoc) ParseSwitchStatement() argument 1804 ParseWhileStatement(SourceLocation * TrailingElseLoc) ParseWhileStatement() argument 1998 ParseForStatement(SourceLocation * TrailingElseLoc) ParseForStatement() argument 2470 ParsePragmaLoopHint(StmtVector & Stmts,ParsedStmtContext StmtCtx,SourceLocation * TrailingElseLoc,ParsedAttributes & Attrs) ParsePragmaLoopHint() argument [all...] |