Searched defs:DependentSizedArrayType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNodeTest.cpp | 1577 TEST_P(ASTMatchersTest,DependentSizedArrayType) TEST_P() argument |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 243 DependentSizedArrayType::DependentSizedArrayType(QualType et, QualType can, DependentSizedArrayType() function in DependentSizedArrayType |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 1130 TEST_P(ImportExpr,DependentSizedArrayType) TEST_P() argument |