Searched defs:CompoundStatement (Results 1 – 2 of 2) sorted by relevance
342 CompoundStatement() : Statement(NodeKind::CompoundStatement) {} in CompoundStatement() function
1187 TEST_P(ASTMatchersTest,CompoundStatement) TEST_P() argument