Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h342 CompoundStatement() : Statement(NodeKind::CompoundStatement) {} in CompoundStatement() function
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1187 TEST_P(ASTMatchersTest,CompoundStatement) TEST_P() argument