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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2959 const Expr *getSizeExpr() const { function in class:clang::final
3058 Expr *getSizeExpr() const { function in class:clang::VariableArrayType
3115 Expr *getSizeExpr() const { function in class:clang::DependentSizedArrayType
3210 Expr *getSizeExpr() const { return SizeExpr; } function in class:clang::DependentSizedExtVectorType
3325 Expr *getSizeExpr() const { return SizeExpr; } function in class:clang::DependentVectorType

Completed in 65 milliseconds