Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp311 return ParseForStatement(TrailingElseLoc); in ParseStatementOrDeclarationAfterAttributes()
1989 StmtResult Parser::ParseForStatement(SourceLocation *TrailingElseLoc) { in ParseForStatement() function in Parser
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2142 StmtResult ParseForStatement(SourceLocation *TrailingElseLoc);