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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2376 Expr *getSizeExpr() const { function in class:clang::VariableArrayType
2432 Expr *getSizeExpr() const { function in class:clang::DependentSizedArrayType
2482 Expr *getSizeExpr() const { return SizeExpr; } function in class:clang::DependentSizedExtVectorType

Completed in 69 milliseconds