Searched defs:IncompleteArrayType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2994 class IncompleteArrayType : public ArrayType { class in namespace:clang
2997 IncompleteArrayType(QualType et, QualType can, function in class:clang::IncompleteArrayType

Completed in 130 milliseconds