Home
last modified time | relevance | path

Searched refs:dependentSizedExtVectorType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp232 REGISTER_MATCHER(dependentSizedExtVectorType); in RegistryMaps()
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1052 const AstTypeMatcher<DependentSizedExtVectorType> dependentSizedExtVectorType; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7142 /// dependentSizedExtVectorType()
7145 dependentSizedExtVectorType;