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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2530 class IncompleteArrayType : public ArrayType { class in namespace:clang
2532 IncompleteArrayType(QualType et, QualType can, function in class:clang::IncompleteArrayType

Completed in 185 milliseconds