Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp950 llvm::Type *CommonElementType, unsigned ArrayBound, in EmitArrayConstant()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9850 llvm::APSInt ArrayBound; in VisitCXXNewExpr() local