Searched refs:tryEvaluateBuiltinObjectSize (Results 1 – 1 of 1) sorted by relevance
6700 static bool tryEvaluateBuiltinObjectSize(const Expr *E, unsigned Type, in tryEvaluateBuiltinObjectSize() function6836 if (::tryEvaluateBuiltinObjectSize(E->getArg(0), Type, Info, Size, &WasError)) in TryEvaluateBuiltinObjectSize()9895 return ::tryEvaluateBuiltinObjectSize(this, Type, Info, Result); in tryEvaluateObjectSize()