Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp232 REGISTER_MATCHER(dependentSizedArrayType); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1082 const AstTypeMatcher<DependentSizedArrayType> dependentSizedArrayType; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7177 extern const AstTypeMatcher<DependentSizedArrayType> dependentSizedArrayType;