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