Home
last modified time | relevance | path

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

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