Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DStmtIterator.h25 class VariableArrayType; variable
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1611 TEST_P(ASTMatchersTest,VariableArrayType) TEST_P() argument
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7186 AST_MATCHER_P(VariableArrayType,hasSizeExpr,internal::Matcher<Expr>,InnerMatcher) AST_MATCHER_P() argument