Home
last modified time | relevance | path

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

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