Searched refs:ParseCompoundStatementBody (Results 1 – 6 of 6) sorted by relevance
2241 StmtResult body(ParseCompoundStatementBody()); in ParseObjCSynchronizedStmt()2267 StmtResult TryBody(ParseCompoundStatementBody()); in ParseObjCTryStmt()2314 CatchBody = ParseCompoundStatementBody(); in ParseObjCTryStmt()2345 FinallyBody = ParseCompoundStatementBody(); in ParseObjCTryStmt()2383 StmtResult AutoreleasePoolBody(ParseCompoundStatementBody()); in ParseObjCAutoreleasePoolStmt()
961 R = ParseCompoundStatementBody(isStmtExpr); in ParseCompoundStatement()1092 StmtResult Parser::ParseCompoundStatementBody(bool isStmtExpr) { in ParseCompoundStatementBody() function in Parser2393 StmtResult FnBody(ParseCompoundStatementBody()); in ParseFunctionStatementBody()
1480 StmtResult Stmt(ParseCompoundStatementBody()); in ParseLambdaExpressionAfterIntroducer()
3347 StmtResult Stmt(ParseCompoundStatementBody()); in ParseBlockLiteralExpression()
7358 StmtResult ParseCompoundStatementBody(bool isStmtExpr = false);
4396 {"_ZN5clang6Parser26ParseCompoundStatementBodyEb", "clang::Parser::ParseCompoundStatementBody(bool)…