Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1541 TEST_P(ASTMatchersTest, ConstantArrayType) { in TEST_P() argument
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6837 AST_POLYMORPHIC_SUPPORTED_TYPES(ConstantArrayType, in AST_POLYMORPHIC_MATCHER_P()