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

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3242 class IncompleteArrayType : public ArrayType { class in namespace:clang
3245 IncompleteArrayType(QualType et, QualType can, function in class:clang::IncompleteArrayType

Completed in 115 milliseconds