Lines Matching refs:CompoundStmt
208 const auto &Body = checkNode<CompoundStmt>( in TEST()
230 const auto &Body = checkNode<CompoundStmt>( in TEST()
246 const auto &Body = checkNode<CompoundStmt>( in TEST()
264 const auto &Body = checkNode<CompoundStmt>( in TEST()
316 const auto &Body = checkNode<CompoundStmt>( in TEST()
337 const auto &Body = checkNode<CompoundStmt>( in TEST()
359 const auto &Body = checkNode<CompoundStmt>( in TEST()
546 return checkNode<CompoundStmt>(Fn.Children[0], in checkFnBody()
733 EXPECT_TRUE(isa<CompoundStmt>(Parents[2].get().Node.get<Stmt>())); in TEST()
754 EXPECT_TRUE(isa<CompoundStmt>(Parents[2].get().Node.get<Stmt>())); in TEST()
836 EXPECT_TRUE(isa<CompoundStmt>(Parents[2].get().Node.get<Stmt>())); in TEST()
838 EXPECT_TRUE(isa<CompoundStmt>(Parents[3].get().Node.get<Stmt>())); in TEST()
866 EXPECT_TRUE(isa<CompoundStmt>(Parents[2].get().Node.get<Stmt>())); in TEST()
894 EXPECT_TRUE(isa<CompoundStmt>(Parents[2].get().Node.get<Stmt>())); in TEST()
945 EXPECT_TRUE(isa<CompoundStmt>(Parents[3].get().Node.get<Stmt>())); in TEST()
969 EXPECT_TRUE(isa<CompoundStmt>(Parents[3].get().Node.get<Stmt>())); in TEST()
1077 EXPECT_TRUE(isa<CompoundStmt>( in TEST()