Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1589 TEST_P(ASTMatchersTest,DependentSizedExtVectorType) TEST_P() argument
/llvm-project/clang/lib/AST/
H A DType.cpp284 DependentSizedExtVectorType::DependentSizedExtVectorType(QualType ElementType, DependentSizedExtVectorType() function in DependentSizedExtVectorType
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp1140 TEST_P(ImportExpr,DependentSizedExtVectorType) TEST_P() argument