Home
last modified time | relevance | path

Searched refs:SizeExpression (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h774 const Expr *SizeExpression,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp16682 const Expr *SizeExpression, in EvaluateCharRangeAsString() argument
16691 if (!::EvaluateInteger(SizeExpression, SizeValue, Info)) in EvaluateCharRangeAsString()