Searched refs:CCEK_ArrayBound (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateVariadic.cpp | 1107 IndexExpr, Context.getSizeType(), Value, CCEK_ArrayBound); in BuildPackIndexingExpr()
|
| H A D | SemaType.cpp | 1972 ArraySize, S.Context.getSizeType(), SizeVal, Sema::CCEK_ArrayBound); in checkArraySize() 9513 IndexExpr, Context.getSizeType(), Value, CCEK_ArrayBound); in BuildPackIndexingType()
|
| H A D | SemaExprCXX.cpp | 1949 CCEK_ArrayBound) in ActOnCXXNew()
|
| H A D | SemaOverload.cpp | 6130 if (CCE == Sema::CCEK_ArrayBound && in BuildConvertedConstantExpression()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 10011 CCEK_ArrayBound, ///< Array bound in array declarator or new-expression. enumerator
|