Home
last modified time | relevance | path

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

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