Home
last modified time | relevance | path

Searched refs:ParseForStatement (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmt.cpp297 return ParseForStatement(TrailingElseLoc); in ParseStatementOrDeclarationAfterAttributes()
1916 StmtResult Parser::ParseForStatement(SourceLocation *TrailingElseLoc) { in ParseForStatement() function in Parser
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2105 StmtResult ParseForStatement(SourceLocation *TrailingElseLoc);