Searched refs:evaluateCharRange (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Context.h | 62 bool evaluateCharRange(State &Parent, const Expr *SizeExpr, 64 bool evaluateCharRange(State &Parent, const Expr *SizeExpr,
|
| H A D | Context.cpp | 209 bool Context::evaluateCharRange(State &Parent, const Expr *SizeExpr, in evaluateCharRange() function in Context 217 bool Context::evaluateCharRange(State &Parent, const Expr *SizeExpr, in evaluateCharRange() function in Context
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 18047 return Info.Ctx.getInterpContext().evaluateCharRange(Info, SizeExpression, in EvaluateCharRangeAsStringImpl()
|