Searched defs:DependentSizedArrayType (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp200 DependentSizedArrayType::DependentSizedArrayType(const ASTContext &Context, function in class:DependentSizedArrayType
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3093 class DependentSizedArrayType : public ArrayType { class in namespace:clang

Completed in 109 milliseconds