Home
last modified time | relevance | path

Searched defs:ArrayBound (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1056 llvm::Type *CommonElementType, uint64_t ArrayBound, in EmitArrayConstant()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h828 ArrayBound, ///< Array bound in array declarator or new-expression. enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10380 llvm::APSInt ArrayBound; in VisitCXXNewExpr() local