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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3039 class VariableArrayType : public ArrayType { class in namespace:clang
3049 VariableArrayType(QualType et, QualType can, Expr *e, function in class:clang::VariableArrayType

Completed in 209 milliseconds