Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp370 REGISTER_MATCHER(incompleteArrayType); in RegistryMaps()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1025 const AstTypeMatcher<IncompleteArrayType> incompleteArrayType; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6488 extern const AstTypeMatcher<IncompleteArrayType> incompleteArrayType;