Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1577 TEST_P(ASTMatchersTest,DependentSizedArrayType) TEST_P() argument
/llvm-project/clang/lib/AST/
H A DType.cpp243 DependentSizedArrayType::DependentSizedArrayType(QualType et, QualType can, DependentSizedArrayType() function in DependentSizedArrayType
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp1130 TEST_P(ImportExpr,DependentSizedArrayType) TEST_P() argument