Home
last modified time | relevance | path

Searched defs:bodyResult (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp1207 if (failed(bodyResult)) in parseUserPDLLConstraintDecl() local
1191 FailureOr<ast::CompoundStmt *> bodyResult = parseLambdaBody( parseUserPDLLConstraintDecl() local
1254 FailureOr<ast::CompoundStmt *> bodyResult = parseLambdaBody( parseUserPDLLRewriteDecl() local
1276 FailureOr<ast::CompoundStmt *> bodyResult = parseCompoundStmt(); parseUserPDLLRewriteDecl() local
1487 FailureOr<ast::CompoundStmt *> bodyResult = parsePatternLambdaBody(); parsePatternDecl() local
1494 FailureOr<ast::CompoundStmt *> bodyResult = parseCompoundStmt(); parsePatternDecl() local
[all...]