Home
last modified time | relevance | path

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

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