Home
last modified time | relevance | path

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

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