Searched refs:tryEvaluateObjectSize (Results 1 – 3 of 3) sorted by relevance
650 bool tryEvaluateObjectSize(uint64_t &Result, ASTContext &Ctx,
9570 bool Expr::tryEvaluateObjectSize(uint64_t &Result, ASTContext &Ctx, in tryEvaluateObjectSize() function in Expr
363 if (!E->tryEvaluateObjectSize(ObjectSize, getContext(), Type)) in evaluateOrEmitBuiltinObjectSize()