Home
last modified time | relevance | path

Searched refs:ParseCompoundStatement (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp272 return ParseCompoundStatement(); in ParseStatementOrDeclarationAfterAttributes()
565 StmtResult TryBlock(ParseCompoundStatement( in ParseSEHTryBlock()
631 StmtResult Block(ParseCompoundStatement()); in ParseSEHExceptBlock()
650 StmtResult Block(ParseCompoundStatement()); in ParseSEHFinallyBlock()
945 StmtResult Parser::ParseCompoundStatement(bool isStmtExpr) { in ParseCompoundStatement() function in Parser
946 return ParseCompoundStatement(isStmtExpr, in ParseCompoundStatement()
950 StmtResult Parser::ParseCompoundStatement(bool isStmtExpr, in ParseCompoundStatement() function in Parser
2488 StmtResult TryBlock(ParseCompoundStatement( in ParseCXXTryBlockCommon()
2583 StmtResult Block(ParseCompoundStatement()); in ParseCXXCatchBlock()
2605 StmtResult Compound = ParseCompoundStatement(); in ParseMicrosoftIfExistsStatement()
H A DParseExpr.cpp2678 StmtResult Stmt(ParseCompoundStatement(true)); in ParseParenExpression()
H A DParsePragma.cpp942 StmtResult R = ParseCompoundStatement(); in HandlePragmaCaptured()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h7315 StmtResult ParseCompoundStatement(bool isStmtExpr = false);
7341 StmtResult ParseCompoundStatement(bool isStmtExpr, unsigned ScopeFlags);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4384 …arseCompoundStatementERNS_16ParsedAttributesEb", "clang::Parser::ParseCompoundStatement(clang::Par…