Searched refs:tryEvaluateObjectSize (Results 1 – 4 of 4) sorted by relevance
746 bool tryEvaluateObjectSize(uint64_t &Result, ASTContext &Ctx,
15976 bool Expr::tryEvaluateObjectSize(uint64_t &Result, ASTContext &Ctx, in tryEvaluateObjectSize() function in Expr
1071 if (!ObjArg->tryEvaluateObjectSize(Result, getASTContext(), BOSType)) in checkFortifiedBuiltinMemoryFunction()
757 if (!E->tryEvaluateObjectSize(ObjectSize, getContext(), Type)) in evaluateOrEmitBuiltinObjectSize()