Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp315 return ParseIfStatement(TrailingElseLoc); in ParseStatementOrDeclarationAfterAttributes()
1501 StmtResult Parser::ParseIfStatement(SourceLocation *TrailingElseLoc) { in ParseIfStatement() function in Parser
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2196 StmtResult ParseIfStatement(SourceLocation *TrailingElseLoc);