Searched refs:hasBoundedRecursion (Results 1 – 3 of 3) sorted by relevance
994 bool hasBoundedRecursion,1001 bool hasBoundedRewriteRecursion() const { return hasBoundedRecursion; } in hasBoundedRewriteRecursion()1013 bool hasBoundedRecursion, const CompoundStmt *body) in PatternDecl() argument1015 hasBoundedRecursion(hasBoundedRecursion), patternBody(body) {} in PatternDecl()1021 bool hasBoundedRecursion; variable
500 bool hasBoundedRecursion, in create() argument503 PatternDecl(loc, name, benefit, hasBoundedRecursion, body); in create()
182 bool hasBoundedRecursion = false; member1548 metadata.hasBoundedRecursion = true; in parsePatternDeclMetadata()2462 metadata.hasBoundedRecursion, body); in createPatternDecl()