Searched defs:DependentSizedExtVectorType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNodeTest.cpp | 1589 TEST_P(ASTMatchersTest,DependentSizedExtVectorType) TEST_P() argument |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 284 DependentSizedExtVectorType::DependentSizedExtVectorType(QualType ElementType, DependentSizedExtVectorType() function in DependentSizedExtVectorType |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 1140 TEST_P(ImportExpr,DependentSizedExtVectorType) TEST_P() argument |