Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1129 bool Parser::ConsumeNullStmt(StmtVector &Stmts) { in ConsumeNullStmt() function in Parser
1243 if (ConsumeNullStmt(Stmts)) in ParseCompoundStatementBody()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2189 bool ConsumeNullStmt(StmtVector &Stmts);