Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dinstantiate-static-var.cpp139 namespace ArrayBound { namespace
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprConstant.cpp949 llvm::Type *CommonElementType, unsigned ArrayBound, in EmitArrayConstant()
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1120 isl::multi_pw_aff ArrayBound = isl::manage_copy(Array->bound); in getArraySize() local
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp9538 llvm::APSInt ArrayBound; in VisitCXXNewExpr() local