Searched refs:ParseStatementOrDeclaration (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseStmt.cpp | 47 Res = ParseStatementOrDeclaration(Stmts, StmtCtx, TrailingElseLoc); in ParseStatement() 54 Parser::ParseStatementOrDeclaration(StmtVector &Stmts, in ParseStatementOrDeclaration() function in Parser 1058 ParseStatementOrDeclaration(Stmts, ParsedStmtContext::SubStmt); in ConsumeNullStmt() 1161 R = ParseStatementOrDeclaration(Stmts, SubStmtCtx); in ParseCompoundStatementBody() 2641 ParseStatementOrDeclaration(Stmts, ParsedStmtContext::Compound); in ParseMicrosoftIfExistsStatement()
|
| H A D | ParseDecl.cpp | 5697 StmtResult R = ParseStatementOrDeclaration(Stmts, SubStmtCtx); in ParseTopLevelStmtDecl()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 7270 ParseStatementOrDeclaration(StmtVector &Stmts, ParsedStmtContext StmtCtx,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4380 …ionERNS_15ASTOwningVectorIPNS_4StmtELj32EEEb", "clang::Parser::ParseStatementOrDeclaration(clang::…
|